http://update1.aptana.org/studio/3.2/024747/index.html
在以上網址中可以下載插件或者在線安裝插件:
解決開啟后報錯java.lang.NullPointerException的問題
開啟后彈出對話框報錯java.lang.NullPointerException,點擊details,他報錯:
在以上網址中可以下載插件或者在線安裝插件:
End of Life Aptana Studio 1.2
This update site is for Aptana Studio 1.2 users. There is already a newer version of Aptana Studio available. Please check it out at http://aptana.org/studio/downloadAptana Studio 3.2 and 3.3 Update Site
This site is designed to be used inside Eclipse 3.2 or manually update an old version of Aptana Studio. If you have Aptana Studio installed, it is recommended you use the internal update mechanism available via the Help menu => Check for Aptana Updates...Install Aptana Studio as a Plugin
For Eclipse 3.2 or Eclipse 3.3
If you're already familiar with installing plugins from Eclipse, you
can use this URL for the update site:
http://update.aptana.com/update/studio/3.2
For detailed instructions click here.
http://update.aptana.com/update/studio/3.2
For detailed instructions click here.
For Eclipse 3.4
For Eclipse 3.4 installation instructions click here
From a Local File

- Save the above file to an easy to find location.
- Open Eclipse, and go to Help > Software Updates > Find and Install
- Search for new features to install, then click "Next" then choose "New Archived Site". Choose the file you saved in step 1.
- Select the appropriate plugins to install, then click "Next", accept the license agreements, and click "Next" again.
- Click "Change location". If no appropriate location is already available, click "Add Location" and choose something like "D:"dev"extensions"pluginname" or "extesnions"aptana".
- Click "Finish".
Update Aptana Studio Standalone from a Local File

- Save the above file to an easy-to-find location, preferably in the root of your drive.
- Unzip the file into a folder.
- Make sure fix_policy.sh (OS X and Linux) or fix_policy.vbs (Windows) is executable
- Run fix_policy.sh (OS X and Linux) or fix_policy.vbs (Windows)
- Open policy_url.txt and copy the URL into your clipboard.
- Open Aptana Studio, and go to Window > Preferences > Install/Update
- Paste the URL from policy_url.txt (something similar to file:///path/to/policy.xml) into the Policy URL field
- Click "OK".
- Go to Help > Check for Aptana Studio Updates now...
- In the "Updates" window, check the box next to the name of the plug-in, 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.
解決開啟后報錯java.lang.NullPointerException的問題
開啟后彈出對話框報錯java.lang.NullPointerException,點擊details,他報錯:
java.lang.NullPointerException
at
com.aptana.ide.xul.FirefoxBrowser.createControl(FirefoxBrowser.java:314)
at
com.aptana.ide.server.portal.ui.MyAptanaEditor.createPartControl(MyAptanaEditor.java:261)
at
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596)
...........
省略.............