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 149249 - Compile File (F9) is disabled
Summary: Compile File (F9) is disabled
Status: VERIFIED DUPLICATE of bug 150514
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-10-06 15:32 UTC by Lark Fitzgerald
Modified: 2011-10-19 12:04 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-10-06 15:32:17 UTC
Tested using FX Cont trunk build 305 with SDK:
Product: javafx-1.0dev Platform: windows-i586 Build-Number: 606 Build-ID: 2008-10-06_02-27-15 on NB6.5: 
Product Version: NetBeans IDE Dev (Build 20081006115909)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

1. Create sample app (color wheel but doesn't matter which one)
2. In projects dialog, expand Color Wheel > Source Packages > color
3. right click ColorWheel.fx and notice that the Compile File option is disabled.

This caused automated tests to fail.  Is this option valid anymore?
Comment 1 Adam Sotona 2008-10-07 15:16:55 UTC
This is as designed. New packaging model does not support single file execution, single file debugging, single applet
execution, single file profiling, etc...

Changing DEFECT to FEATURE as the model can be extended in the future.
Comment 2 ddhill 2008-11-05 17:24:41 UTC

> This is as designed. New packaging model does not support single file execution, single file debugging, single applet
execution, single file profiling, etc...

Why ? This is commonly used functionality with a non-fx project. I have found it to be quite useful in both my current
Swing and FX project as I do lots of little "proof of concept " applications. 

While I might understand if you are targeting only midlets it might make sense, but we still support desktop applications!
Comment 3 Adam Sotona 2008-11-11 08:33:15 UTC

*** This issue has been marked as a duplicate of 150514 ***
Comment 4 Alexandr Scherbatiy 2008-12-19 14:21:54 UTC
verified
Comment 5 David Strupl 2011-10-19 12:04:51 UTC
Cleaning bugzilla categories ....