Ok, another newbie question. I've got my overall project working, but I can't get it to run outside the B4J development environment. I created a simple do-nothing project with the same results and have attached it here. So what am I doing incorrectly?
I changed the Debug/Release combo to Release, Clicked on Run and it created a .jar file. I right-click on the .jar and tell it to open with Java, then nothing.
I'm suspecting it has something to do with the java version.
My JDK is version 11.0.1
My JRE is version 1.8.0_201
I had to have a JRE because the Launch4J app I was trying to use has a bug: https://sourceforge.net/p/launch4j/bugs/177/ that requires a JRE path.
Any ideas on how to troubleshoot this? Or how to fix?
Thanks,
Jim
I changed the Debug/Release combo to Release, Clicked on Run and it created a .jar file. I right-click on the .jar and tell it to open with Java, then nothing.
I'm suspecting it has something to do with the java version.
My JDK is version 11.0.1
My JRE is version 1.8.0_201
I had to have a JRE because the Launch4J app I was trying to use has a bug: https://sourceforge.net/p/launch4j/bugs/177/ that requires a JRE path.
Any ideas on how to troubleshoot this? Or how to fix?
Thanks,
Jim