Run JNLP Ubuntu

Asked

Viewed 9,357 times

5

My current version of java is as follows:

openjdk version "1.8.0_131"
OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-2ubuntu1.16.04.3-b11)
OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode)

But I cannot run a file .jnlp
How do I run this java ?

1 answer

6


I believe you need the boar

sudo apt-get install icedtea-netx

You can also try following some tutorial such as that

Browser other questions tagged

You are not signed in. Login or sign up in order to post.