This site requires JavaScript, please enable it in your browser!
Greenfoot back
efe
efe wrote ...

2014/7/18

java.lang.ClassNotFoundException: greenfoot.export.GreenfootScenarioViewer

efe efe

2014/7/18

#
Using Lubuntu 14.04 with Openjdk 7 and iced tea plugin in firefox I get the error stated above. On Ubuntu 12.04 running Openjdk 6 the plugin works but it takes half an hour to load a scenario. What's wrong here? How can I fix this?
davmac davmac

2014/7/18

#
Most likely it's an OpenJDK bug. Try the Oracle JDK.
efe efe

2014/7/19

#
Thanks for the hint. I installed oracle jdk 1.8.0_11 and the firefox plugin. Then I had to lower the security settings from high to medium, otherwise the plugin blocks the applet with the error message "untrusted site" or something like that. Now things work fine.
You need to login to post a reply.