Size: 99
Comment:
|
Size: 737
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Eclipse Helios = | = Eclipse 3.8.2 = |
Line 3: | Line 3: |
[[http://www.eclipse.org/downloads/packages/eclipse-classic-362/heliossr2]] | Eclipse 3.8 provides bugfixes for Indigo & adds Java 7 support, but is not a 'packaged distribution' release, and will not be maintained after 4.3 "Kepler" is released. Features and plugins equivalent to a packaged distribution may be added from within the IDE [[http://en.wikipedia.org/wiki/Eclipse_%28software%29]]. == Slackware64 14 - 64 bit == Run commands: * su * wget [[http://ftp.rnl.ist.utl.pt/pub/eclipse/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-linux-gtk-x86_64.tar.gz]] * cp eclipse-SDK-3.8.2-linux-gtk-x86_64.tar.gz /tmp * cd /tmp * tar xvzf eclipse-SDK-3.8.2-linux-gtk-x86_64.tar.gz * mv eclipse3.8.2/ /opt/ide/ * cd /opt/ide/eclipse3.8.2/ * chgrp users * -R |
Eclipse 3.8.2
Eclipse 3.8 provides bugfixes for Indigo & adds Java 7 support, but is not a 'packaged distribution' release, and will not be maintained after 4.3 "Kepler" is released. Features and plugins equivalent to a packaged distribution may be added from within the IDE http://en.wikipedia.org/wiki/Eclipse_%28software%29.
Slackware64 14 - 64 bit
Run commands:
- su
- cp eclipse-SDK-3.8.2-linux-gtk-x86_64.tar.gz /tmp
- cd /tmp
- tar xvzf eclipse-SDK-3.8.2-linux-gtk-x86_64.tar.gz
- mv eclipse3.8.2/ /opt/ide/
- cd /opt/ide/eclipse3.8.2/
- chgrp users * -R