JavaFX scene builder 2.0 error in Netbeans

后端 未结 6 1167
野趣味
野趣味 2021-01-19 03:03

When I try to set the scene builder home in Netbeans 7.4 and target the /Applications/JavaFX Scene Builder 2.0.app its throwing me an error:

Selected locatio         


        
6条回答
  •  广开言路
    2021-01-19 03:40

    I was able to get JavaFX Scene Builder 2.0 working within NetBeans 7.4 by just renaming the "JavaFX Scene Builder 2.0.exe" to "JavaFX Scene Builder 1.1.exe". Then follow the instructions for Configuring the Scene Builder Installation Location from here. http://docs.oracle.com/javase/8/scene-builder-2/work-with-java-ides/sb-with-nb.htm#JSBID108/

提交回复
热议问题