Advertisement
developer

Execute JNLP files on linux

Oct 7th, 2018
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. Launch Java Web Start applications on linux .jnlp
  2. Install using icedtea-netx to install javaws.
  3.  
  4. sudo apt-get install icedtea-netx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement