问题描述
我已经从 这里的官方网站下载了 Eclipse Kepler 4.3一个>.
并成功安装了PDT插件(Eclipse -> Help -> Install new software
).
And installed PDT plugin successfully (Eclipse -> Help -> Install new software
).
问题:
我需要安装 JSDT jQuery 插件.
I need to install JSDT jQuery plugin.
我试过了:
Help -> Eclipse MarketPlace -> JSDT jQuery (Install)
但是让我出现以下错误:
But get me following error :
在https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/更新站点
提前致谢.
推荐答案
方法一:
- 运行 Eclipse
- 帮助 -> 安装新软件
- 复制这个链接地址粘贴到
使用
部分并点击 - 几秒后
JSDT jQuery
复选框会出现. - 检查
JSDT jQuery
并按下下一步按钮并再次下一步.. - 接受许可协议并按完成.
- 重启 Eclipse
- Run Eclipse
- Help -> Install New Software
- Copy this link address and paste it on
Work with
section and hit - After a few seconds
JSDT jQuery
checkbox will be appears. - Check
JSDT jQuery
and press next button and Next again.. - Accept License Agreement and press Finish.
- Restart Eclipse
方法二:
下载并安装SVN客户端,例如TortoiseSVN
导入存储库一个>.粘贴此 URL https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite 在存储库字段的 URL 中.
Import the repository. Paste this URL https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite in the URL of the repository field.
然后点击OK
.
之后:
- 运行 Eclipse Kepler
- 帮助 -> 安装新软件 -> 添加 -> 存档
- 选择已下载的 ZIP 文件,然后输入名称.
- 点击确定.
- 选中 JSDT Plugin 复选框并点击
Next
. - 接受许可并按确认.
- 重启 Eclipse
更新
如果您因任何原因无法下载(特别为伊朗人),您可以从以下链接下载:
If you are unable to download that for any reasons(Specially for Iranian people), you can download that from below link :
http://www.mediafire.com/download/924166rcorf4bt1/JSDT_jQuery_-_20131019.zip
然后做上面的步骤
这篇关于在 Eclipse Kepler 4.3 中安装 JSDT jQuery 插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!