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 208484

Summary: Project name in jfx-impl.xml is set always to the same default value
Product: javafx Reporter: Petr Somol <psomol>
Component: ProjectAssignee: Roman Svitanic <rsvitanic>
Status: NEW ---    
Severity: normal CC: gcoines
Priority: P4    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Petr Somol 2012-02-16 09:02:33 UTC
Project name in jfx-impl.xml is set always to the same value name="jfx-impl" instead of the actual project name. This leads to annoying (though not harmful) warning messages when building a FX project with dependency on another FX project
Comment 1 Petr Somol 2012-05-22 14:06:10 UTC
Degrading to P4 as it does not have any real impact on correct function. Moreover, the same issue seems to appear in other contexts within NB where it has remained undiscovered still (SE projects with WS).