插件介紹:JSEclipse是個(gè)Eclipse下的免費(fèi)Javascript腳本編輯器,最大的特點(diǎn)就是對(duì)js的自動(dòng)完成功能非常完美,支持普通DOM對(duì)象的點(diǎn)取,如document對(duì)象,screen對(duì)象等等...
下面我將介紹在Eclipse中如何安裝JSEclipse:
- features/ - this folder includes the JSEclipse features
- plugins/ - this folder includes the JSEclipse plugin
- documentation - this folder contains the JSEclipse user manual in two different formats: Windows Help File (CHM) and FlashHelp
- License/ - the file includes the JSEclipse license (please select the one in your language)
- site.xml - this file is the site descriptor. It is used by the Eclipse IDE to determine the JSEclipse package location.
- Install.txt - the file includes the JSEclipse installation notes
- Readme.txt - this file
顯示了各個(gè)文件夾的作用;
我們打開(kāi)documentation 這個(gè)文件夾,有chm和flash這兩中說(shuō)明文檔,其中有在Eclipse中安裝JSEclipse的說(shuō)明(見(jiàn)2000_installing.htm)
讓Eclipse在網(wǎng)絡(luò)上來(lái)查找JSEclipse的安裝文件
在Eclipse里如下選擇:Help > Software Updates ->Find and Install再隨后打開(kāi)的對(duì)話框里選擇Search for new features to install,再隨后打開(kāi)的對(duì)話框里選擇New remote site按鈕,在打開(kāi)的"New Update Site"中輸入如下:
Name: JSEclipse from Adobe Labs
URL : http://download.macromedia.com/pub/labs/jseclipse/autoinstall
點(diǎn)擊OK
隨后將 JSEclipse from Adobe Labs 選中,然后就是安裝了;
posted on 2007-09-02 13:00
楓中玎玲 閱讀(8355)
評(píng)論(3) 編輯 收藏 所屬分類:
服務(wù)器與IDE問(wèn)題集合