when you open the .jnlp files in linux directly, it might not work.
You just have to go to the javaws path in your jdk installation, and issue the following command
javaws /complete/path/of/jnlp
And it runs!
You just have to go to the javaws path in your jdk installation, and issue the following command
javaws /complete/path/of/jnlp
And it runs!
No comments:
Post a Comment