SceneBuilder 的 JavaFx 错误 "Unable to Open file"
JavaFx Error "Unable to Open file" with SceneBuilder
使用 SceneBuilder 打开 fxml 文件时出现错误消息。
错误:"opening the file with scene builder failed. Try setting the absolute path to scenebuilder in your the preferences."
我没有在我的程序文件中看到要在路径中配置的 SceneBuilder。
您可以在 http://gluonhq.com/products/downloads/
找到 scenebuilder 的最新版本
编辑:
在这里查看 Whosebug post:
这里有关于为什么在 JavaFX 8 上找不到 scenebuilder 的解释。Cyäegha 的 post 对此进行了解释。
以防Eclipse。 Select你的项目,然后Properties-->FXGrap-->Configure Workspace Setting-->JavaFX-->SceneBuilder executable-->Browse,找到SceneBuilder.exe
的路径
使用 SceneBuilder 打开 fxml 文件时出现错误消息。
错误:"opening the file with scene builder failed. Try setting the absolute path to scenebuilder in your the preferences."
我没有在我的程序文件中看到要在路径中配置的 SceneBuilder。
您可以在 http://gluonhq.com/products/downloads/
找到 scenebuilder 的最新版本编辑:
在这里查看 Whosebug post:
这里有关于为什么在 JavaFX 8 上找不到 scenebuilder 的解释。Cyäegha 的 post 对此进行了解释。
以防Eclipse。 Select你的项目,然后Properties-->FXGrap-->Configure Workspace Setting-->JavaFX-->SceneBuilder executable-->Browse,找到SceneBuilder.exe
的路径