插件介绍:JSEclipse是个Eclipse下的免费Javascript脚本编辑器,最大的特点就是对js的自动完成功能非常完美,支持普通DOM对象的点取,如document对象,screen对象等等...
下面我将介绍在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
显示了各个文件夹的作用;
我们打开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
随后将 JSEclipse from Adobe Labs 选中,然后就是安装了;
分享到:
相关推荐
Eclipse安装Aptana插件(js,html语法提示)2(有2部分)
本主题将详细探讨如何在Eclipse中安装和使用JavaScript和CSS插件,以提升前端开发的效率。 首先,让我们关注“JSEclipse_1.5.5.zip”这个文件。JSEclipse是Eclipse中的一个JavaScript插件,它提供了对JavaScript的...
2. **JSEclipse**:可以通过 Eclipse 的自动更新功能从指定的 URL 安装该插件。 3. **Spket**:同样可以通过 Eclipse 的自动更新功能安装此插件。 #### 二、Eclipse 开发 JQuery 环境设置 Spket 是一个强大的 ...
Spket IDE, Ext开发人员的紫色匕首~ Spket ide是强大的工具包为了JavaScript和XML的开发,这个强大的编辑器对JavaScript, XUL/XBL and ...我们可以without JSEclipse、Aptana等等那些ext不健全的插件和工具
Spket IDE, Ext开发人员的紫色匕首~ Spket ide是强大的工具包为了JavaScript和XML的开发,这个强大的编辑器对JavaScript, ...我们可以without JSEclipse、Aptana等等那些ext不健全的插件和工具 (内附安装说明)
- IDE:Eclipse或Aptana Studio - 调试工具:Firebug(Firefox)、Microsoft Script Debugger(IE) - 插件:spket或jseclipse - GUI:GuiDesigner(本地EXT Designer,非免费) **示例源代码**:可以通过Sencha ...