Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JavaFX 2.0 project crushed after installation of new Netbeans 7.4 and old projects imported into it

1035567Nov 3 2013 — edited Nov 5 2013

Hey there.I installed a newer version of Netbeans and it asked me to import files, resources etc from older version ,so I accepted. However, when I opened the older version I saw that all of the JavaFX projects contained errors. Then I open Project Properties --> Libraries section it says Broken reference: javafx.classpath.extension in the Compile tab. I dont know why I'm facing with this error ,but I guess the reason is that I installed newest version of Java and import process of new Netbeans caused this happening. I will appreciate for any relpy. Thanks anyway

EDIT: I'm unable to import screenshot,so you can see the same question from here

java - Broken reference: javafx.classpath.extension error after new installation of Netbeans - Stack Overfl

EDIT 2:  Also here you can see UPDATED:TXT file after installed the new Netbeans

==================================================

JavaFXApplication1_1_Optimize build script updated

==================================================

Project build script file jfx-impl.xml in nbproject sub-directory has not been recognized

as compliant with this version of NetBeans JavaFX support module. To ensure correct

and complete functionality within this NetBeans installation the script file has been

backed up to jfx-impl_backup_3.xml and then updated to the currently supported state.

FX Project build script auto-update may be triggered on project open either after

NetBeans installation update or by manual changes in jfx-impl.xml. Please note that

changing jfx-impl.xml manually is not recommended. Any build customization code should

be placed only in build.xml in project root directory.

Remark: The auto-update mechanism can be disabled by setting property

javafx.disable.autoupdate=true

Automatic opening of this notification when project files are updated can be disabled by setting property

javafx.disable.autoupdate.notification=true

(in build.properties, private.properties ot project.properties).

Remark: Files nbproject/jfx-impl_backup*.xml and this file nbproject/UPDATED.TXT

are not used when building the project and can be freely deleted.

This post has been answered by 1035567 on Nov 5 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 3 2013
Added on Nov 3 2013
3 comments
933 views