myeclipse 6.0(eclipse3.3)aptana插件安装
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 anewer 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 updatean old version of Aptana Studio.If you have Aptana Studio installed, it is recommended you use theinternal update mechanism available via theHelp 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, youcan 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
atcom.aptana.ide.xul.FirefoxBrowser.createControl(FirefoxBrowser.java:314)
atcom.aptana.ide.server.portal.ui.MyAptanaEditor.createPartControl(MyAptanaEditor.java:261)
atorg.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596)
...........省略.............