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 - rename PHP project (including filename) leads to failure when trying to Run a file
Summary: rename PHP project (including filename) leads to failure when trying to Run a...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL: http://localhost/project_name
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2017-04-11 15:39 UTC by CaribouDriver
Modified: 2017-04-11 15:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ="