Ubuntu – How to view or start Java Web Start Applications

java

Where can I find a menu or launchers for Javaws apps that I have installed?

I am using OpenJDK x86.

Best Answer

Just use javaws as you normally would.

javaws /path/to/your.jnlp

If you want to open in nautilus:

right click on your file -> Open with other application... -> Use custom command -> /usr/bin/javaws