简体   繁体   English

如何在Eclipse Luna(efxclipse)中使用jfxtras窗口

[英]How can i use jfxtras window in eclipse luna (efxclipse)

There is no tutorial about to use jfxtras on eclipse. 没有关于在Eclipse上使用jfxtras的教程。 Or always maven and gradle installations. 或始终进行Maven和Gradle安装。 Please help 请帮忙

This is not a JFXtras related problem, you just need to learn how to use Eclipse. 这不是与JFXtras相关的问题,您只需要学习如何使用Eclipse。 A google search will help with that. 谷歌搜索将对此有所帮助。 How to put a jar in classpath in Eclipse? 如何在Eclipse的classpath中放置一个jar?

In your eclipse project right click on the project name, in the popup menu select "build path", in de sub menu select "configure". 在您的Eclipse项目中,右键单击项目名称,在弹出菜单中选择“构建路径”,在子菜单中选择“配置”。 In the window that opens, on the libraries tab, click the "Add external JAR" button and in the file chooser select all jfxtras jars you need. 在打开的窗口中,在“库”选项卡上,单击“添加外部JAR”按钮,然后在文件选择器中选择所需的所有jfxtras jar。

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

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