简体   繁体   English

SceneBuilder 不会在 Eclipse 中打开

[英]SceneBuilder won't open in Eclipse

When I try to open an FXML file on SceneBuilder through Eclipse , it will not open.当我尝试通过 Eclipse在 SceneBuilder 上打开 FXML 文件时,它不会打开。 However,然而,

  1. When I open SceneBuilder on its own and then try to open an FXML file on SceneBuilder through Eclipse, it works as expected.当我自己打开 SceneBuilder,然后尝试通过 Eclipse 在 SceneBuilder 上打开 FXML 文件时,它按预期工作。 But if I try to open it through Eclipse first then try to launch SceneBuilder on its own, it doesn't work.但是,如果我尝试先通过 Eclipse 打开它,然后尝试自行启动 SceneBuilder,它就不起作用。
  2. When I try to open the FXML file and check Task Manager afterwards, SceneBuilder is not on there.当我尝试打开 FXML 文件并随后检查任务管理器时,SceneBuilder 不在那里。
  3. If I close Eclipse, then SceneBuilder launches with the requested FXML file.如果我关闭 Eclipse,SceneBuilder 会使用请求的 FXML 文件启动。

I've tried the answers to this question but to no avail.我已经尝试了这个问题的答案,但无济于事。 I'm on Eclipse 2020-12 and SceneBuilder 15.0.1.我在 Eclipse 2020-12 和 SceneBuilder 15.0.1 上。

Maybe you have used certain libraries like JFoenix,which you havent imported in Scenebuilder.也许您使用了某些库,例如 JFoenix,您还没有在 Scenebuilder 中导入这些库。 That creates problems sometimes.这有时会产生问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM