準備工作: aptana下載地址: http://update1.aptana.org/studio/3.2/024747/aptana_update_024747.zip 網頁更新地址:http://update1.aptana.org/studio/3.2/024747/index.html 安裝方法: 1. 在..\MyEclipse\MyEclipse 9\dropins目錄下新建aptana3.2文件夾 2.
準備工作:
aptana下載地址: http://update1.aptana.org/studio/3.2/024747/aptana_update_024747.zip
網頁更新地址: http://update1.aptana.org/studio/3.2/024747/index.html
安裝方法:
1. 在..\MyEclipse\MyEclipse 9\dropins目錄下新建aptana3.2文件夾
2. 解壓下載的aptana_update_024747.zip包, 將features和plugins兩個目錄拷貝到aptana3.2文件夾下(壓縮包中其他文件就不要了)
3. 在..\MyEclipse\MyEclipse 9\dropins目錄下新建aptana.link文件, 內容如下(根據自己實際路徑更改)
path=D:\\Coding\\MyEclipse\MyEclipse 9\\dropins\\aptana3.2
4. 重啟myeclipse即可生效
5. Windows -> Preferences -> File Associations中, 將js, html等默認打開方式改成Aptana JS Editor
6. enjoy it!
參考文章: http://www.cnblogs.com/yinger/archive/2011/08/29/2157193.html
=============================================================================
準備工作:
FindBugs地址: http://sourceforge.net/projects/findbugs/files/findbugs%20eclipse%20plugin/
下載結果的文件名如: edu.umd.cs.findbugs.plugin.eclipse_1.3.9.20090821.zip
安裝方法:
1. 在..\MyEclipse\MyEclipse 9\dropins目錄下新建findbugs文件夾
2. 在findbugs文件夾下新建features和plugins兩個目錄
3. 解壓edu.umd.cs.findbugs.plugin.eclipse_1.3.9.20090821.zip, 將解壓出來的整個edu.umd.cs.findbugs.plugin.eclipse_1.3.9.20090821文件夾分別拷貝到features和plugins兩個目錄下
4. 在..\MyEclipse\MyEclipse 9\dropins目錄下新建findbugs.link文件, 內容如下(根據自己實際路徑更改)
path=D:\\Coding\\MyEclipse\\MyEclipse 9\\dropins\findbugs
5. 重啟myeclipse即可生效
6. Window -> Show View -> Other.. -> 調出Bug Explore視圖
7. 在項目上右擊 -> Find Bugs -> Find Bugs進行掃描bug, 即可在Bug Explore視圖下看到所有項目中存在的bug了
聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com