tchart Well-Known Member Licensed User Longtime User May 19, 2021 #1 Just trying to clarify what the difference is between the JDK on B4X and the ones from other sources. Is it just the addition of JFX? Any other mods I should be aware of? For Linux deployments of my server apps I use https://download.java.net to download OpenJDK and havent had any issues. For UI apps I use the B4X one. Thanks
Just trying to clarify what the difference is between the JDK on B4X and the ones from other sources. Is it just the addition of JFX? Any other mods I should be aware of? For Linux deployments of my server apps I use https://download.java.net to download OpenJDK and havent had any issues. For UI apps I use the B4X one. Thanks
xulihang Active Member Licensed User Longtime User May 20, 2021 #2 For deployments, I use liberica jdk. But I cannot use it to compile. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User May 20, 2021 #3 tchart said: Is it just the addition of JFX? Click to expand... Yes. Upvote 0