简体   繁体   English

在Eclipse Kepler 4.3中安装JSDT jQuery插件

[英]Installing JSDT jQuery plugin in Eclipse Kepler 4.3

I've downloaded Eclipse Kepler 4.3 from official site in here . 我在这里从官方网站下载了Eclipse Kepler 4.3。

And installed PDT plugin successfully ( Eclipse -> Help -> Install new software ). 并成功安装了PDT插件( Eclipse -> Help -> Install new software )。

The problem : 问题 :

I need to install JSDT jQuery plugin. 我需要安装JSDT jQuery插件。

I have tried : 我努力了 :

Help -> Eclipse MarketPlace -> JSDT jQuery (Install)

But get me following error : 但让我跟随错误:

No repository found at https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite上找不到存储库

Thanks in advance. 提前致谢。

Method 1 : 方法1:

  1. Run Eclipse 运行Eclipse
  2. Help -> Install New Software 帮助 - >安装新软件
  3. Copy this link address and paste it on Work with section and hit Enter 复制此链接地址并将其粘贴到Work with部分,然后按Enter键
  4. After a few seconds JSDT jQuery checkbox will be appears. 几秒钟后,将出现JSDT jQuery复选框。
  5. Check JSDT jQuery and press next button and Next again.. 检查JSDT jQuery并按下下一步按钮然后再次按..
  6. Accept License Agreement and press Finish. 接受许可协议并按“完成”。
  7. Restart Eclipse 重启Eclipse

Method 2 : 方法2:

  1. Download and install SVN client for example TortoiseSVN 下载并安装SVN客户端,例如TortoiseSVN

  2. Import the repository . 导入存储库 Paste this URL https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite in the URL of the repository field. 将此URL https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite粘贴到存储库字段的URL中。

  3. Then hit OK . 然后点击OK

After that : 之后 :

  1. Run Eclipse Kepler 运行Eclipse Kepler
  2. Help -> Install New Software -> Add -> Archive 帮助 - >安装新软件 - >添加 - >存档
  3. Select ZIP file that was downloaded, and type a name. 选择已下载的ZIP文件,然后键入名称。
  4. Click OK. 单击确定。
  5. Select JSDT Plugin check box and hit Next . 选中JSDT Plugin复选框,然后单击Next
  6. Accept licence and press Confirm. 接受许可并按确认。
  7. Restart Eclipse 重启Eclipse

UPDATE UPDATE

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 http://www.mediafire.com/download/924166rcorf4bt1/JSDT_jQuery_-_20131019.zip

And then do above steps 然后执行上述步骤

To anyone having issues in 2016, I took the following steps: 对于2016年遇到问题的任何人,我采取了以下步骤:

  1. List item 项目清单
  2. Download source code from https://code.google.com/archive/a/eclipselabs.org/p/jsdt-jquery/source/default/source or https://github.com/Nodeclipse/jsdt-jquery https://code.google.com/archive/a/eclipselabs.org/p/jsdt-jquery/source/default/sourcehttps://github.com/Nodeclipse/jsdt-jquery下载源代码
  3. Unzip and maven build the source code 解压缩和maven构建源代码
  4. In eclipse Help -> Install New Software -> Add... -> Archive... -> /location_to_source_directory/org.eclipselabs.jsdt.updatesite/target/org.eclipselabs.jsdt.updatesite-1.9.0-SNAPSHOT-site.zip 在eclipse Help - > Install New Software - > Add... - > Archive... - > /location_to_source_directory/org.eclipselabs.jsdt.updatesite/target/org.eclipselabs.jsdt.updatesite-1.9.0-SNAPSHOT-site.zip
  5. Give name -> Ok 给出名字 - > Ok
  6. ... ...
  7. Profit 利润

To install JSDT jQuery plugin follow these steps: 要安装JSDT jQuery插件,请按照下列步骤操作:

  1. Run Eclipse Kepler 运行Eclipse Kepler
  2. From the top toolbar select Help -> Install New Software 从顶部工具栏中选择帮助 - >安装新软件
  3. In the box labelled Work with: copy and paste https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite and hit enter. 在标有“使用方式”的框中复制并粘贴https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite并按Enter键。
  4. Check JSDT jQuery and select the Next button 检查JSDT jQuery并选择Next按钮
  5. On the Install Details dialog select Next 在Install Details对话框中,选择Next
  6. Accept the License Agreement and select Finish 接受许可协议并选择完成
  7. Select Yes to restart Eclipse 选择Yes以重新启动Eclipse

I prefer to use the Eclipse Marketplace, then you can also get updates for the plugin. 我更喜欢使用Eclipse Marketplace,然后您还可以获得插件的更新。

  1. Run Eclipse 运行Eclipse
  2. Help -> Eclipse Marketplace 帮助 - > Eclipse Marketplace
  3. Search for "jQuery" 搜索“jQuery”
  4. Choose JSDT jQuery 1.7.0 (or newer version when it arrives) 选择JSDT jQuery 1.7.0(或更新版本到货时)
  5. Choose Install 选择安装
  6. Confirm selected features (check that it is selected and click Confirm) 确认所选功能(检查是否已选中并单击确认)
  7. Accept licence and press Confirm 接受许可并按确认
  8. Restart Eclipse 重启Eclipse

For install lastet version of JSDT Jquery plugin plesae enable a proxy in your pc and then open eclipse from toolbar select Help -> Install New Software and click the Add button and copy & paste this https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite 对于安装lastet版本的JSDT Jquery插件plesae在您的电脑中启用代理,然后从工具栏中打开eclipse,选择帮助 - >安装新软件,然后单击添加按钮并复制并粘贴此https://svn.codespot.com/a/ eclipselabs.org/jsdt-jquery/updatesite

Next click select all and click next to install it 然后单击全选,然后单击下一步以安装它

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM