IcedTea javaws file execution error
I have a .jnlp file that works on my windows machine, however with Ubuntu after running the below command
>> javaws {file.name}
IcedTea loads the file until an error message arises:
> class java.io.
> javax.swing.
> class serialVersionUID = -79779022442972
I am running a java version:
- java-1.
- openjdk version "11.0.10" 2021-01-19
- OpenJDK Runtime Environment (build 11.0.10+
- OpenJDK 64-Bit Server VM (build 11.0.10+
I am not sure how I can solve that error problem.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Gana for more information if necessary.