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 - [80cat] dist.jar broken reference in Project Properties->Libraries panel->Run tab in JavaFX Project that has not been built at least once
Summary: [80cat] dist.jar broken reference in Project Properties->Libraries panel->Run...
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
: 240002 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-29 13:19 UTC by Petr Somol
Modified: 2014-07-17 19:58 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the error Properties-Libraries-Run (75.06 KB, image/jpeg)
2013-12-11 19:30 UTC, Lou Dasaro
Details

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