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 212058 - Incorrect source level is selected for new JavaFX project
Summary: Incorrect source level is selected for new JavaFX project
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-04 08:23 UTC by Alexander Kouznetsov
Modified: 2012-11-13 13:16 UTC (History)
0 users

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 Alexander Kouznetsov 2012-05-04 08:23:10 UTC
Run NetBeans with JDK 7
Create JDK 6 platform with JavaFX
Create new JavaFX Project with this JDK6 platform selected
RESULT: Source level is set to 1.7 and is incorrect (Project marked with red)
Comment 1 Petr Somol 2012-05-11 10:31:15 UTC
fixed in jetmain:
http://hg.netbeans.org/jet-main/rev/36b3ff73b5d8
Comment 2 Petr Somol 2012-05-11 10:32:06 UTC
now the source level is taken from the active fx-enabled platform
Comment 3 Quality Engineering 2012-05-12 09:59:25 UTC
Integrated into 'main-golden', will be available in build *201205120400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/36b3ff73b5d8
User: Petr Somol <psomol@netbeans.org>
Log: #212058 - Incorrect source level is selected for new JavaFX project
Comment 4 Stepan Zebra 2012-06-18 10:40:48 UTC
There are no errors on JDK 6 now, but Project Properties still contains 1.7. Is the property now is internally ignored? This is confusing...
Comment 5 Petr Somol 2012-11-06 13:27:25 UTC
could not reproduce on trunk codebase now (after NB 7.3beta2). Closing, please re-open if needed.
Comment 6 Stepan Zebra 2012-11-13 13:16:48 UTC
verified in trunk