Contents |
All Operating Systems
- Quit Studio
- Delete the .metadata folder inside your workspace folder
- (To totally eradicate all traces of Studio in your web application folders inside the workspace) Delete all the .project files in the top level directory of each of your Aptana projects
- Complete the steps for your operating system
The -launcher variable in the Help->About Aptana Studio->Configuration Details window will tell you precisely where Studio is installed.
Warning: If you have a separate installation of Eclipse that uses the same workspace as Aptana Studio, deleting the .project files will remove project metadata also used by Eclipse.
Mac OS X
- Delete /Applications/Aptana Studio
- Delete ~/Library/Application Support/Aptana/Aptana Studio
Windows
- Using the Add or Remove Programs applet on Control Panel to uninstall Studio
- Delete the C:\Documents and Settings\<your Windows username>\Application Data\Aptana directory
Linux
(Note: To delete all .project files in your workspace, run rm -r `find . -name .project`)
- Delete the script that sets up the Aptana Studio environment (the Linux install instructions suggest you name it runAptana)
- Uninstall xulrunner
- Delete the Studio installation folder (installation directions recommend that you install Studio in /usr/local/aptana).