Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install java jdk with fx #172

Open
licoded opened this issue Dec 20, 2023 · 0 comments
Open

install java jdk with fx #172

licoded opened this issue Dec 20, 2023 · 0 comments

Comments

@licoded
Copy link
Owner

licoded commented Dec 20, 2023

how to run java code

Java 实例 - 如何编译 Java 文件 -- 菜鸟教程

javac Main.java
java Main

sdkman 下载和管理 java 环境

https://sdkman.io/install

curl -s "https://get.sdkman.io" | bash
# then close current and open a new terminal

use sdkman to install java version with fx

How and where can I download JavaFX on M1 Mac?

sdk install java 8.0.392.fx-zulu
@licoded licoded changed the title java jdk with fx install java jdk with fx Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant