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 202968 - [74cat] Cannot add Preloader from not opened project
Summary: [74cat] Cannot add Preloader from not opened project
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1
Hardware: PC All
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 09:46 UTC by Stepan Zebra
Modified: 2013-09-16 17:40 UTC (History)
1 user (show)

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 Stepan Zebra 2011-10-03 09:46:01 UTC
Product Version: NetBeans IDE Dev (Build 201110020601)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b17
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

When setting a Preloader to a FX Project using "Choose Preloader from Project" option, if valid preloader project which isn't currently opened in the IDE is chosen, only <No Preloader Class Available> message is shown in the "Preloader Class" field. If the preloader project is opened in the IDE, then the "Preloader Class" field is filled and Preloader can be set.
Comment 1 Lou Dasaro 2013-09-05 06:43:54 UTC
Anomaly still exists - tested tonight using:

Product Version: NetBeans IDE Dev (Build 201309040001)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Linux version 2.6.32-300.3.1.el6uek.x86_64 running on amd64; UTF-8; en_US (nb)
Comment 2 Lou Dasaro 2013-09-16 17:40:25 UTC
I would, however, note that once the preloader is selected (using the open preloader project) into the main project, the preloader project can be closed, and the main project can be cleaned, built, and run just fine.