This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270364

Summary: rename PHP project (including filename) leads to failure when trying to Run a file
Product: ide Reporter: CaribouDriver
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal Keywords: SIMPLEFIX
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
URL: http://localhost/project_name
Issue Type: DEFECT Exception Reporter:

Description CaribouDriver 2017-04-11 15:39:00 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_112
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.112-b15

Reproducibility: Haven't tried to reproduce it

STEPS:
  * Open file in the renamed project
  * Click on button "Run Project (F6)"

ACTUAL:
  IDE tries to run the file in the old URL

EXPECTED:
  IDE runs file in the new URL

SOLUTION:
  in the new project directory, edit nbproject/private/private.properties updating the lines:
  "copy.src.target =" and "url ="