Git Product home page Git Product logo

Comments (6)

Keytoyze avatar Keytoyze commented on August 26, 2024

似乎是JDK12移除了JavaFX,所以只能自己加上了
https://github.com/Keytoyze/Sword_emulator/releases 试试v1.0.1-alpha能不能运行?

from sword_emulator.

shenmishajing avatar shenmishajing commented on August 26, 2024

v1.0.1-alpha版本还是会报如上的错误……

from sword_emulator.

Keytoyze avatar Keytoyze commented on August 26, 2024

参考一下https://stackoverflow.com/questions/53533486/how-to-open-javafx-jar-file-with-jdk-11 的方法,去https://openjfx.io/ 下载一下对应平台的jar模块,然后用java --module-path [sdk目录] --add-modules javafx.controls,javafx.fxml -jar [jar文件路径]看看能不能运行

from sword_emulator.

zouyonghao avatar zouyonghao commented on August 26, 2024

@Keytoyze 建议用maven构建工程,使用zenjava的插件打native包

https://github.com/javafx-maven-plugin/javafx-maven-plugin

from sword_emulator.

Keytoyze avatar Keytoyze commented on August 26, 2024

@zouyonghao 感谢!

from sword_emulator.

Keytoyze avatar Keytoyze commented on August 26, 2024

Fix with zenjava

from sword_emulator.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.