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 117340 - Project properties dialog rewrites ${properties} variables in project.xml
Summary: Project properties dialog rewrites ${properties} variables in project.xml
Status: RESOLVED DUPLICATE of bug 50409
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-01 16:34 UTC by bruff
Modified: 2007-10-01 16:43 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 bruff 2007-10-01 16:34:06 UTC
The project properties dialog will replace ${properties} with the resolved values in the project.xml file.  This breaks
freeform projects that utilize Java properties to coordinate between Ant and NetBeans.  Noticed in Product Version:
NetBeans IDE Dev (Build 200709270000).
Comment 1 Jesse Glick 2007-10-01 16:43:15 UTC
If you make any hand edits, do not use the Properties dialog.

*** This issue has been marked as a duplicate of 50409 ***