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 215993 - Restore Normal Project Functionality to JavaFX 2 Projects
Summary: Restore Normal Project Functionality to JavaFX 2 Projects
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Windows Vista
: P1 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
: 214792 (view as bug list)
Depends on: 212473
Blocks:
  Show dependency tree
 
Reported: 2012-07-26 10:02 UTC by tez
Modified: 2012-09-10 09:39 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 tez 2012-07-26 10:02:23 UTC
The current restrictions placed on JavaFX 2 projects hampers development, many users find it inconvenient, annoying and restrictive. The deployment mode(s) are not absolutely static as evidenced by the jdk 7 beta optional application packaging offered. The developer should be considered as being capable of taking this in to consideration independently of the development whenever possible and the IDE should facilitate maximal freedom to develop projects speedily. In this case the restrictions are totally unnecessary and the project functionality should be restored to that prior to the RC1 for 7.2, that is normal single file execution etc.
Comment 1 Petr Somol 2012-07-26 11:16:59 UTC
OK, the Run File functionality had been restricted in reaction to requests summarized in issue #212473, however, I agree the change has proved to be more negative than positive. Therefore we are going to rollback it.
Comment 2 Petr Somol 2012-07-26 11:38:33 UTC
fixed in jetmain:
http://hg.netbeans.org/jet-main/rev/cde0aa12df47
Comment 3 Quality Engineering 2012-07-27 02:27:30 UTC
Integrated into 'main-golden', will be available in build *201207270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/cde0aa12df47
User: Petr Somol <psomol@netbeans.org>
Log: #215993 - Restore Normal Project Functionality to JavaFX 2 Projects
Comment 4 tez 2012-07-27 13:22:49 UTC
Many thanks one and all much appreciated!!!
Comment 5 Stepan Zebra 2012-08-27 13:03:52 UTC
verified in trunk
Comment 6 Petr Somol 2012-08-30 18:00:08 UTC
transplanted to release72 branch
http://hg.netbeans.org/releases/rev/94b21dba946b
Comment 7 Quality Engineering 2012-09-01 11:10:20 UTC
Integrated into 'releases', will be available in build *201209010822* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/94b21dba946b
User: Petr Somol <psomol@netbeans.org>
Log: #215993 - Restore Normal Project Functionality to JavaFX 2 Projects
Comment 8 Stepan Zebra 2012-09-10 09:39:14 UTC
*** Bug 214792 has been marked as a duplicate of this bug. ***