facebook

Installing MyEclipse on linux

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #250659 Reply

    chagarla
    Member

    Hi,

    I was trying to install MyEclipse on linux and all I did was downloaded EnterpriseWorkbenchInstaller_030804.bin from MyEclipse website and trying to do

    sh EnterpriseWorkbenchInstaller_030804.bin and it throws the following error

    Preparing to install…
    Extracting the installation resources from the installer archive…
    Configuring the installer for this system’s environment…

    Launching installer…

    Unable to locate the application’s ‘main’ class. The class ‘com.zerog.ia.installer.Main’ must be public and have a ‘public static void main(String[])’ method. (LAX)

    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.28687/InstallerData/,file:/tmp/install.dir.28687/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

    Could somebody please help me with this. Is there documentation for doing this??

    Thanks in advance

    #250663

    Tulsi Rai
    Member

    Hi there,
    I had the same issue. Follow this thread that helped me. I had to do the manual installation:

    https://www.genuitec.com/forums/topic/installing-myeclise-in-fedora-core-5/#post-250662

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Installing MyEclipse on linux

You must be logged in to post in the forum log in