无法为安装eclipse aptana studio 3插件安装jQuerybundle

use*_*205 8 aptana eclipse jquery bundle

我已经安装了aptana studio 3插件来进行eclipse.但我无法安装jQuerybundle.

当我选择Command-> Bundel Developemnt-> Install Bundel-> jQuery时,会显示如下信息:

****** ~/Aptana Rubles
$ git clone git://github.com/aptana/javascript-jquery.ruble.git
Cloning into javascript-jquery.ruble...
github.com[0: 207.97.227.239]: errno=No such file or directory
fatal: unable to connect a socket (No such file or directory)
Run Code Online (Sandbox Code Playgroud)

use*_*284 8

通过手动复制文件让它工作.所以你可以试试这个

1)从https://github.com/aptana/javascript-jquery.ruble/downloads下载zip

2)转到文件夹C:\ Documents and Settings \"your_username"\ Aptana Rubles并将内容解压缩到此文件夹.(Windows XP 32位).

3)重启eclipse

4)创建任何web项目.右键单击.转到Preference - > Project Build Path并根据具体情况选择jQuery 1.4.2或jQuery 1.6.2的复选框.