I sent a .jar file to a friend on a Linux system to make sure it worked. He got this error:
Error: JavaFX runtime components are missing, and are required to run this application
I went back to the project and checked the libraries manager to ensure jFX was checked off, it is, along with three others.
He did have JRE 8 installed.
What would I have done wrong in prepping this .jar for distribution to cause him to get that error? I'm running the .jar on Win7 with no problem. I've attached the jar I sent him.
Error: JavaFX runtime components are missing, and are required to run this application
I went back to the project and checked the libraries manager to ensure jFX was checked off, it is, along with three others.
He did have JRE 8 installed.
What would I have done wrong in prepping this .jar for distribution to cause him to get that error? I'm running the .jar on Win7 with no problem. I've attached the jar I sent him.