B4J Question Non-UI Server App - Do I need JavaFX in the JRE?

tchart

Well-Known Member
Licensed User
Longtime User
Probably a simple yes or no question.

For a pure non-UI (server) app is it safe top delete the javafx folder from the JRE/JDK?

I just dawned on me that there is probably no need for this folder - my app starts fine without it.
 
Solution
JavaFX is not needed with non-ui / server apps.

This means that you don't need to install the Java package from B4X. Any JRE / JDK will work.

EnriqueGonzalez

Well-Known Member
Licensed User
Longtime User
For a pure non-UI (server) app is it safe top delete the javafx folder from the JRE/JDK?
i guess you are using the jdk of the forum that has the javafx added. if you actually install openjdk from other sources you will see that your app runs normally.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…