Open MightyMirko opened 3 years ago
I had the same issue. Try with Java 8, anything newer doesn't seem to work.
sudo apt install openjdk-8-jre
/usr/lib/jvm/java-8-openjdk-amd64/bin/java -jar Net2Plan.jar
For Ubuntu.
@robinchrist any suggestions please: I now have both openJDK-8 and openJDK-17 installed. with 8, I once opened Net2Plan. But ever since it has failed to open both from GUI and CLI.
@samuelenochog have you tried with the new release (0.7.0.1)? I fixed the class loading for newer JDK's, but if you don't manage to open it please tell me further details (some console print or anything that give me some details).
@Antoniogins Thank you very much. Just tried the new release (0.7.0.1) and it is working with Oracle Java 17 runtime.
Hello,
first time using java - maybe the problem sits infront.