我如何在eclipse luna(efxclipse)中使用jfxtras窗口

时间:2015-01-21 13:00:28

标签: javafx jinternalframe jfxtras

没有关于在eclipse上使用jfxtras的教程。或者总是maven和gradle安装。请帮忙

1 个答案:

答案 0 :(得分:0)

这不是JFXtras相关的问题,您只需要学习如何使用Eclipse。谷歌搜索将有助于此。 How to put a jar in classpath in Eclipse?

在你的eclipse项目中右键单击项目名称,在弹出菜单中选择" build path",在de子菜单中选择" configure"。在打开的窗口中,在库选项卡上,单击"添加外部JAR"按钮并在文件选择器中选择您需要的所有jfxtras罐子。