下面我將介紹在Eclipse中如何安裝JSEclipse:
在http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/中下載JSEclipse中下載JSEclipse_1.5.5.jar(此時的最新版本);我們將JSEclipse_1.5.5解壓后在產生的文件夾中的readme.txt里有解壓產生的文件夾的說明,其中有描述如下:
- 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
- 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
顯示了各個文件夾的作用;
我們打開documentation 這個文件夾,有chm和flash這兩中說明文檔,其中有在Eclipse中安裝JSEclipse的說明(見2000_installing.htm)
讓Eclipse在網絡上來查找JSEclipse的安裝文件
在Eclipse里如下選擇:Help > Software Updates ->Find and Install再隨后打開的對話框里選擇Search for new features to install,再隨后打開的對話框里選擇New remote site按鈕,在打開的"New Update Site"中輸入如下:
Name: JSEclipse from Adobe Labs
URL : http://download.macromedia.com/pub/labs/jseclipse/autoinstall
點擊OK
點擊OK
隨后將 JSEclipse from Adobe Labs 選中,然后就是安裝了;