分享一下多年來在myeclipse中支持jquery、ext、YUI、mooto等主流框架的自動完成、提示、調試等方法。百忙之中非常想念各位群友,MMT很快就會回來。以下著重介紹link方式安裝,不推薦升級模式安裝,升級安裝會帶來很多問題,并且嘗嘗安裝不成功。
1、從http://update1.aptana.org/studio/3.2/024747/index.html下載aptana studio的eclipse插件 aptana_update_024747.zip
2、在D:\Myeclipse下創建myPlugins文件夾。 (我的myeclipse裝在D盤)
3、在 D:\Myeclipse\eclipse\links 下創建一個link文件aptana.link,內容如下:path=D:\\Myeclipse\\myPlugins\\aptana
4、在 D:\Myeclipse\myPlugins中創建文件夾aptana,在這個aptana文件夾下創建名為eclipse的文件夾。
5、解壓aptana_update_024747.zip,將解壓出來的features、plugins兩個文件夾復制到 D:\Myeclipse\myPlugins\aptana\eclipse里。
6、運行AptanaKeygen.exe,指定\plugins目錄為:D:\Myeclipse\myPlugins\aptana\eclipse\plugins 點擊OK。
7、啟動Myeclipse,點擊myeclipse->Preference->Aptana->License,繼續點擊Validate便激活成功。
8、為防止Myeclipse打開aptana主頁時報錯,做如下改動:
打開myeclipse->Preference->Aptana->MyAptana/Message Center
去掉 use fireFox as the Aptana Home Page Browser 前面的勾。
9、重啟Myeclipse,能正常使用了。
10、禁用啟動myeclipse時自動啟動myaptana(這樣就不拖速度了)
以上是給予Myeclipse 6.0GA(Eclipse 3.3.1)、Aptana Studio eclipse plugin 1.27;
Myeclipse 6.5和上面的方法是一樣的。Myeclipse 7.0和以上版本需要最新的Aptana Studio版本(已開源不需要破解,之前版本需要破解后使用),基本的方法可以升級安裝或者下載插件以link方式安裝。
1、從http://update1.aptana.org/studio/3.2/024747/index.html下載aptana studio的eclipse插件 aptana_update_024747.zip
2、在D:\Myeclipse下創建myPlugins文件夾。 (我的myeclipse裝在D盤)
3、在 D:\Myeclipse\eclipse\links 下創建一個link文件aptana.link,內容如下:path=D:\\Myeclipse\\myPlugins\\aptana
4、在 D:\Myeclipse\myPlugins中創建文件夾aptana,在這個aptana文件夾下創建名為eclipse的文件夾。
5、解壓aptana_update_024747.zip,將解壓出來的features、plugins兩個文件夾復制到 D:\Myeclipse\myPlugins\aptana\eclipse里。
6、運行AptanaKeygen.exe,指定\plugins目錄為:D:\Myeclipse\myPlugins\aptana\eclipse\plugins 點擊OK。
7、啟動Myeclipse,點擊myeclipse->Preference->Aptana->License,繼續點擊Validate便激活成功。
8、為防止Myeclipse打開aptana主頁時報錯,做如下改動:
打開myeclipse->Preference->Aptana->MyAptana/Message Center
去掉 use fireFox as the Aptana Home Page Browser 前面的勾。
9、重啟Myeclipse,能正常使用了。
10、禁用啟動myeclipse時自動啟動myaptana(這樣就不拖速度了)
以上是給予Myeclipse 6.0GA(Eclipse 3.3.1)、Aptana Studio eclipse plugin 1.27;
Myeclipse 6.5和上面的方法是一樣的。Myeclipse 7.0和以上版本需要最新的Aptana Studio版本(已開源不需要破解,之前版本需要破解后使用),基本的方法可以升級安裝或者下載插件以link方式安裝。