Hello All,
I cannot install myeclipse either manually or using the self-installer version. Receiving this error message using the self-installer:
java.lang.NoClassDefFoundError: com.zerog.ia.installer.Main
at java.lang.Class.initializeClass (libgcj.so.7)
at java.lang.Class.forName (libgcj.so.7)
at java.lang.Class.forName (libgcj.so.7)
at com.zerog.lax.LAX.launch (DashoA8113)
at com.zerog.lax.LAX.main (DashoA8113)
Caused by: java.lang.ClassNotFoundException: com.apple.mrj.MRJOSType not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:/tmp/install.dir.12127/InstallerData/,file:/tmp/install.dir.12127/InstallerData/installer.zip], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass (libgcj.so.7)
at java.lang.ClassLoader.loadClass (libgcj.so.7)
at java.lang.ClassLoader.loadClass (libgcj.so.7)
at java.lang.Class.initializeClass (libgcj.so.7)
…4 more
Also after trying the manual installation and restarting eclipse, it simply does not respond and crashes. Thanks in advance for help w/this.