facebook

Prob in 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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #252404 Reply

    adarsh
    Member

    hi,
    I used MyEclipse in windows before. Today I tried it in fedora 4. I’ve Eclipse 3.1 installed in linux. I’ve installed MyEclipse 4 successfully.
    But I cant even start eclipse now.. When I uninstalled MyEclips, eclipse worked fine.
    But When I reinstall it again, It getting freeze. Eclipse window is showing & I can see all the myEclipse components in it, but after 2 or 3 sec whole thing getting stuck.
    Please help me to run MyEclipse in linux

    #252413

    Haris Peco
    Member

    adarsh,

    You use gnu java from fedora distributions (probably) – check options in eclipse start application

    Best regards

    #252431

    Riyad Kalla
    Member

    adarsh,
    snpe is right, you will need to specify a Sun JRE or JDK to run Eclipse with using the -vm command line argument, by default Fedora ships GCJ/Classpath as it’s Java implementation and it is not complete yet.

    Example:
    eclipse -vm /usr/bin/jdk-1.5.0_06/bin/java

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Prob in linux..

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