When I execute IceGridGui on my WindowsXP:
Code:
java -jar IceGridGUI.jar
java.lang.ClassNotFoundException: com.jgoodies.looks.plastic.PlasticXPLookAndFeel Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Ice/Local
Exception
at IceGrid.AdminGUI.<init>(AdminGUI.java:96)
at IceGrid.AdminGUI.createAndShowGUI(AdminGUI.java:147)
at IceGrid.AdminGUI.access$000(AdminGUI.java:29)
at IceGrid.AdminGUI$1.run(AdminGUI.java:74)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
I have on my computer JRE 5.0 Update 5.