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 230454

Summary: [80cat] dist.jar broken reference in Project Properties->Libraries panel->Run tab in JavaFX Project that has not been built at least once
Product: javafx Reporter: Petr Somol <psomol>
Component: ProjectAssignee: Roman Svitanic <rsvitanic>
Status: NEW ---    
Severity: normal CC: MackSix, swpalmer
Priority: P4    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the error Properties-Libraries-Run

Description Petr Somol 2013-05-29 13:19:07 UTC
This does no harm, and the ref "broken reference" vanishes after a build (is replaced by correct reference to the main application jar).
Comment 1 Lou Dasaro 2013-12-11 19:27:33 UTC
Updated description and version. Also uploaded screenshot for NB 8.0.

IMHO, wontfix is an acceptable resolution if fixing this is more trouble than worth, since as Petr pointed out, the error disappears once the project is built the first time.

Product Version: NetBeans IDE Dev (Build 201312090002)
Updates: Updates available
Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b60
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b118
System: Windows 8 version 6.2 running on x86; Cp1252; en_US (nb)
Comment 2 Lou Dasaro 2013-12-11 19:30:55 UTC
Created attachment 143077 [details]
Shows the error Properties-Libraries-Run
Comment 3 Roman Svitanic 2014-01-05 16:01:54 UTC
*** Bug 240002 has been marked as a duplicate of this bug. ***
Comment 4 swpalmer 2014-01-05 16:11:28 UTC
Note that the "built at least once" is not entirely accurate.  The broken reference warning comes back when you do a Clean.
Agreed that this is lower priority though.