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.