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 202510 - Sample FX projects don't autodetect JavaFX platform
Summary: Sample FX projects don't autodetect JavaFX platform
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.1
Hardware: All All
: P1 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks: 202402
  Show dependency tree
 
Reported: 2011-09-22 14:30 UTC by Stepan Zebra
Modified: 2011-09-27 09:16 UTC (History)
2 users (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-09-22 14:30:45 UTC
Product Version: NetBeans IDE 7.1 Beta (Build 201109212202)
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)

Use case:
Run freshly installed IDE.
Create any of sample JavaFX projects.

Project is created with Missing References - Broken platform 'Default_JFX_Platform'. Situation can be resolved by invoking autodetection by creating new empty JavaFX Application project or by setting the platform manually.
Comment 1 Stepan Zebra 2011-09-23 12:22:32 UTC
started by dstrupl: http://hg.netbeans.org/main-silver/rev/566ba6b42bfe
Comment 2 Stepan Zebra 2011-09-23 13:48:51 UTC
(In reply to comment #1)
> started by dstrupl: http://hg.netbeans.org/main-silver/rev/566ba6b42bfe

Verified in trunk. Please proceed with integration of this part into the beta release.
Comment 3 Anton Chechel 2011-09-23 16:00:05 UTC
fixed
http://hg.netbeans.org/jet-main/rev/b9129ac3bbdf
Comment 4 Stepan Zebra 2011-09-23 22:05:50 UTC
(In reply to comment #3)
> fixed
> http://hg.netbeans.org/jet-main/rev/b9129ac3bbdf

Verified. Please continue with integration into the beta release.

BTW there seems to be strange numbering of generated projects. Will open a new issue about it.
Comment 5 Quality Engineering 2011-09-24 14:02:28 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/b9129ac3bbdf
User: Anton Chechel <manowar@netbeans.org>
Log: #202510: autodetecting platofrm for FX saples iterator
Comment 6 Stepan Zebra 2011-09-27 09:16:44 UTC
verified in 7.1 Beta (201109252201)