facebook

[Closed] MyEclipse IDE 5.0.1 and Fedora Core 5

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

    bruparel
    Member

    Hello,
    I am just downloading MyEclipse IDE 5.0.1 for RedHat Enterprise Linux 4.0. I have Fedora Core 5 installed on my machine. My questions are:
    1. Is this the right MyEclipse IDE download?
    2. Do I have to install it manually?
    3. Have you tested MyEclipse IDE with Fedora Core 5? I have run your product until 4.1.1 successfully on Fedora Core 4 and have just upgraded to Fedora Core 5. I am trying to upgrade everything, i.e., Java, Eclipse, and MyEclipse IDE.
    Any dos and don’ts that you can share to avoid potential problems will be quite useful.
    Thanks.
    Bharat

    #258549 Reply

    Riyad Kalla
    Member

    Bharat,
    If you run into any problems with the installer, you can always download the Manual Install, that is supported on all platforms and is quite easy to use (just a 2-step process). We do not test internaly on Fedora Core but we have quite a few users on it, Ubuntu and Debian with a growing number on SUSE so we don’t have any reason to think that it wouldn’t work well on FC5.

    The only thing to watch out for is that you manually specify the Vm to launch Eclipse with in the eclipse.ini file or using the launcher for MyEclipse. The reason for this is that all redhat based distros (and more recently) are shipping GCJ which takes over the “java” association, and GCJ/Classpath is not complete enough to run Eclipse/MyEclipse without errors. So you need to force it to start with the Sun JDK using a command line so:

    
    eclipse -vm /usr/lib/jvm/jdk1.5.0_08/bin/java -vmargs <YOUR ARGUMENTS>
    

    or something similar.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: [Closed] MyEclipse IDE 5.0.1 and Fedora Core 5

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