Hello,
thank you for reminding me how much Java is a pain in the a**.
I'm trying to get it to run on my linux laptop. I have used the openjdk6 from my distros
repo but when I get to the screen where I can open or create certain modells it just doesn't
do anything when I click on them. Since i start it from terminal with javaws express.jplnp I can see
it throws some stupid Java Exceptions that one one will ever figure out because the output is like 10 miles long. It begins with something like AWT blablabal. It posts this everytime I click on something to ge to the modelling screen.
So I got rid of openjdk6 and installed propritary Java from the Oracle Website.
Result that it is now even more of a pain in the as* to start becaue I had to disable secuirty features just to get to the login screen. From time to time it then fails while loading saying "Beim Einrichten der Serverumgebung ist ein Fehler aufgetreten". After deleting everything and clearing the cache it finally started up (even tough the graphics look glitched out see attachment). But the problem is still the same. Might aswell be easier to program a native OSX and linux client than programming this horrible java bullshit.