Views
Wiki Main Page
>>
Programming
>>
Eclipse IDE
>>
Installation
last edited 1 year ago by cinnion
Installation summary:
To install Eclipse, you need to do the following:
- Install Java (not the OpenJDK? version)
- Download the latest Eclipse/PHP all-in-one from Zend
- Unpack the archive into a location such as /usr/local or C:\
- Run the eclipse executable and customize
- Set your update sites
- Update your software
- Install additional software
- Make settings changes.
My installation for Linux:
Here are the steps I have used to install Eclipse on cyteen.
- Installed Java
- Installed jdk-6u23-linux-x64-rpm.bin
- Installed the JDK as the active alternate
- Downloaded and installed eclipse-php-helios-SR2-linux-gtk-x86_64.tar.gz into /usr/local
- Set update sites to include:
And ran update
- Added Wdev91 Updates to the update sites for the Copyright Wizard
- Installed the following new software:
Links:
Here are some links which may be of use: