|   Big Time Error? 
  Had no problems running all the updates except this one which i can't launch the app at all... ANy ideas?
 Unable to launch JAVA Application
 Unable to locate the apllication's 'main' class. The class 'com.limegroup.gnutella.gui.Main' must be public and have a 'public static void main(String[])' method. (LAX)
 
 java.lang.ClassNotFoundException: com.limegroup.gnutella.gui.Main
 at com.zerog.lax.LAX.launch(Compiled Code)
 at com.zerog.lax.LAX.main(Unknown Source)
 at com.apple.mrj.JManager.JMStaticMethodDispatcher.ru  n(JMAWTContextImpl.java)
 at java.lang.Thread.run(Thread.java)
 |