B4J Question B4J generated jar file cannot run from Objects folder.

Beja

Expert
Licensed User
Longtime User
Hi All,
The compiled jar file opens immediately after compiling in the IDE, and works fine. But when tried open it from the Objects folder, the icon flashes twice but doesn't open..
Any meaning appreciated.
 

OliverA

Expert
Licensed User
Longtime User
Java version used to create .jar file? OS version used? Java versions installed on computer?
 
Upvote 0

Beja

Expert
Licensed User
Longtime User
Java version used to create .jar file? OS version used? Java versions installed on computer?

The solutions was embedded in your questions :)
It was java 11 on Windows 64 that I installed a couple of days ago.. now uninstalled it and all is ok. reverted to classic 8
Thanks !
 
Upvote 0
Top