1,第一種方法直接通過網站更新。
MyEclipse 10.0 (Update Site)
To install using an Eclipse update site:
- Install Eclipse Classic 3.7. 使用的eclipse是3.7 classic的
- Edit the eclipse.ini file in the eclipse folder and change the -Xmx384m value to -Xmx512m. 修改eclipse的配置文件eclipse.ini文件,改變其中的參數Xmx384m 改為-Xmx512m(是堆的占用內存修改參數)
- Start Eclipse and click Help > Install New Software > Add the following update site:
http://downloads.myeclipseide.com/downloads/products/eworkbench/indigo/enterprise-stable/
打開eclipse然后找到菜單help進入如下路徑:Help > Install New Software >輸入如下網站:http://downloads.myeclipseide.com/downloads/products/eworkbench/indigo/enterprise-stable/
- Make sure "Group items by category" is selected and select the "MyEclipse Enterprise Workbench" group.
在列表中勾選“Group items by category”和“MyEclipse Enterprise Workbench”
- Click Next twice, accept the licenses presented and click Finish to start the installation. Restart when prompted.
點擊“next”兩次,接受出現的協議,然后點擊“finish”,開始安裝。按照提示進行重啟eclipse即可;
2,通過離線的數據包進行更新:
在上面的地址上,選擇一個版本為如下的:
點擊下載即可,然后進入eclipse中進行設置離線壓縮包更新軟件即可。