[ Skip to content]

Science and Engineering at The University of Edinburgh

School of GeoSciences

Information Technology Services

Section Contents

  • Eclipse FAQ

Eclipse FAQ

 

Eclipse

Q. Why won't Eclipse run on my RHEL4 box?
A. You are on a 64bit platform try running:
eclipse -vm /usr/lib/jvm/java-1.4.2-ibm-1.4.2.3.x86_64/jre/bin/java

 

Q. Why won't Eclipse run on my SL5 64 bit box.
A. Try this:
export MOZILLA_FIVE_HOME=$(rpm -ql firefox.x86_64 | grep "^/usr/lib64/firefox" | head -n1)
eclipse -vm $(rpm -qa | grep 'java.*gcj-compat' | xargs rpm -ql | grep 'bin/java$' | head -n1)
Q. Why won't Eclipse work on fleet?
A. We don't know.

Eclipse Plugins

Plugings can be done as the user rather than from a system level.
CDT (C/C++)

Add http://download.eclipse.org/tools/cdt/releases/eclipse3.1 to the update manager and follow these intructions to get CDT: http://max.berger.name/howto/cdt/ar01s04.jsp
On SL5 the CDTR home page is http://www.eclipse.org/cdt/ and the URL for theupdate manager (Help->SoftwareUpdates) is http://download.eclipse.org/tools/cdt/releases/callisto

Core Tools
http://eclipse.org/eclipse/platform-core/updates
Photran (Fortran)

Download the photran-4.0-beta1.zip file from "Eclipse Features" section on the downlaod page of http://www.eclipse.org/photran/download.php. Unpack into a new directory and add that directory to the Update manager as a "New Local Site" then just follow the instructions as above.

PyDEV (Python)

Download the 3.1 beta2 zip file. Unpack into a new directory and add that directory to the Update manager as a "New Local Site" then just follow the instructions as above.

Aptana (AJAX: JavaScript, HTML, CSS)

See Aptana

EPIC (Perl)

See EPIC downloads section.

Subclipse (Subversion)

See Subclipse

Mylar

Name changed to Mylyn.
See Mylyn

© School of GeoSciences --- Privacy & Cookies --- Last modified: 05 Nov, 2008 --- Page contact: