简体   繁体   English

如何使用该javafx库?

[英]How can I use this javafx library?

在此处输入图片说明

I am trying to design gui on java. 我正在尝试在Java上设计gui。

I will use this javafx library https://github.com/HanSolo/Medusa 我将使用此javafx库https://github.com/HanSolo/Medusa

I downloaded this lib but how can I used it? 我下载了该库,但如何使用?

I added external jar on my javafx project but I can not make any sample code work. 我在javafx项目中添加了外部jar,但无法使任何示例代码正常工作。

I'm working with eclipse neon and java 8. By the way I set up javafx. 我正在使用Eclipse Neon和Java8。顺便说一下,我设置了Javafx。 It is okay. 没关系。

Do I need anything else for using this library? 我需要使用该库的其他内容吗?

I have gradle and maven plug-in my eclipse IDE. 我在我的Eclipse IDE中安装了gradle和maven插件。

Don't directly download this file, use something like maven or gradle for this: 不要直接下载此文件,为此使用maven或gradle之类的东西:

If you scroll down on this page: https://bintray.com/hansolo/Medusa/Medusa you will find the copy-paste parts. 如果您在此页面上向下滚动: https : //bintray.com/hansolo/Medusa/Medusa,您将找到复制粘贴的部分。

There even is an example-project using that lib: https://github.com/HanSolo/medusademo 甚至还有一个使用该库的示例项目: https : //github.com/HanSolo/medusademo

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

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