I have an applicatin which uses JWebBrowser and it works correctly started from IntelliJ. I installed that application by installer created by jpackage tool and starting the installed app I got the following:
Java runtime created by the installer is in /opt/<myapp>/lib/runtime/. But bin/java does not exist under it and that causes the problem. Could you help me how can I use JWebBrowser from the installed app?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have an applicatin which uses JWebBrowser and it works correctly started from IntelliJ. I installed that application by installer created by jpackage tool and starting the installed app I got the following:
Java runtime created by the installer is in /opt/<myapp>/lib/runtime/. But bin/java does not exist under it and that causes the problem. Could you help me how can I use JWebBrowser from the installed app?
Hi,
Iposted my reply in the bug:
https://sourceforge.net/p/djproject/bugs/80/
Hope this helps!
-Christopher