⇤ ← Revision 1 as of 2013-06-28 09:02:16
Size: 473
Comment:
|
Size: 495
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
* cd features * cp * -r $ECLIPSEDEST/features |
|
Line 19: | Line 17: |
Select Window, | Select Window, Preferences, General, Appearance, Classic Presentation, Classic Theme. |
PyDev
Download from http://surfnet.dl.sourceforge.net/project/pydev/pydev/PyDev%202.7.5/PyDev%202.7.5.zip.
Install PyDev 2.7.5 manually on Eclipse
- ECLIPSEDEST=/opt/ide/eclipse
- cd /tmp
cp PyDev\ 2.7.5.zip /tmp
unzip PyDev\ 2.7.5.zip
- cd features
- cp * -r $ECLIPSEDEST/features
- cd ..
- cd plugins
- cp * -r $ECLIPSEDEST/plugins
$ECLIPSEDEST/eclipse &
Select Window, Preferences, General, Appearance, Classic Presentation, Classic Theme.