This page describes how to install into an existing Eclipse configuration.
ContentsIntroduction
If you are already an Eclipse user, you can install Aptana as a plug-in directly into your current Eclipse configuration.
Instructions
To plug Aptana into an existing Eclipse configuration:
- From the Help menu in Eclipse, select Software Updates > Find and Install... to open an Install/Update pop-up window.
- On the Install/Update pop-up window, choose the Search for new features to install option, and click the Next button.
- Set up a new remote site to scan for updates.
- Click the New Remote Site... button to open a New Update Site pop-up window.
- On the New Update Site pop-up window, type "Aptana" in the site Name text box.
- In the URL text box, type the URL for the Aptana update site: http://update.aptana.com/install/ and click OK.
- Click the Finish button to open an Updates window.
- On the Updates window, check the Aptana box, and click the Next button.
- Choose the option to accept the terms of the license agreement, and click the Next button.
- Click the Finish button.
- Click the Install All button.
Eclipse installs the Aptana plug-in. To finish the installation process, follow the prompts to shut down and re-start Eclipse.
To access all of Aptana's features as they are described in the Aptana documentation, you will need to change your Eclipse Perspective to the Aptana perspective. See Changing your Eclipse Perspective for instructions on how to change your Eclipse Perspective.
Installing manually
- Download the latest release from http://update.aptana.com/update/aptana_update.zip. Extract the downloaded .zip into the plugins and features directories of Eclipse, and then restart Eclipse.
- To update the already installed version, just stop Eclipse, delete the com.aptana.* directories that were made when you have extracted the earlier zip file, and install the latest version as was explained above.
- You may need to start Eclipse from the command-line with the "clean" option: eclipse -clean if the update didn't seem to work correctly.

Leave a comment