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 240002 - Library tab in Project Properties shows references warnings for newly created JavaFX projects
Summary: Library tab in Project Properties shows references warnings for newly created...
Status: RESOLVED DUPLICATE of bug 230454
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-05 15:53 UTC by swpalmer
Modified: 2014-01-05 16:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (58.84 KB, text/plain)
2014-01-05 15:53 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2014-01-05 15:53:35 UTC
Product Version = NetBeans IDE Dev (Build 201401040002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b63

Create a new JavaFX FXML Application.
Right click the project and select Properties
Click Libraries category

At bottom of property dialog there is a message "Some library items cannot be located.  Use the Reference Problems dialog."
There is no way to get to the "Reference Problems dialog" because the project doesn't really have a problem - it compiiles and runs fine and the usual menu item for fixing reference problems doesn't appear anywhere.

While on the Libraries catevory click the "Run" tab:
Under "Run-time Libraries:" note that it sats "Broken reference: dist.jar"
Comment 1 swpalmer 2014-01-05 15:53:38 UTC
Created attachment 143608 [details]
IDE log
Comment 2 swpalmer 2014-01-05 15:59:27 UTC
Note that this warning goes away when you build, but comes back whenever you clean the project.
Comment 3 swpalmer 2014-01-05 16:00:02 UTC
Related to Bug #239387
Comment 4 Roman Svitanic 2014-01-05 16:01:54 UTC

*** This bug has been marked as a duplicate of bug 230454 ***