I have an unknown error with no description when i am trying to code my first javafx application.

Answered

I am using IntelliJ idea 2019.3 and I am trying to learn how I could code JavaFX application but I am receiving an unknown error. I watched several videos on youtube that how I could install and configure JavaFX SDK and its libraries but still nothing happened. Someone, please help me or I could give my TeamViewer ID and password so he could see and fix things for me.

0
3 comments

Hello Amir,
First of all, please read our official manual to learn about how to properly create the project. Note that if you use Java 11 and later, you need to download the JavaFX SDK in addition to the JDK.

If it doesn't help you please share with us a sample project and IDE logs folder via FTP or HTTPS.

0
Avatar
Permanently deleted user

I have already done everything you told me and now I have submitted my log file via HTTPS. 

0

Could you provide a sample project via HTTPS as well? The reason in the log file is not clear. The process just stopped with the "exit code 1" error code without any description.

Also, try to switch JDK version to 1.8 and JavaFX library from "Ealy Access build" to the latest stable version.

0

Please sign in to leave a comment.