Installing JSDT jQuery plugin in Eclipse Kepler 4.3

Hamed Kamrava picture Hamed Kamrava · Jul 19, 2013 · Viewed 34.7k times · Source

I've downloaded Eclipse Kepler 4.3 from official site in here.

And installed PDT plugin successfully (Eclipse -> Help -> Install new software).

The problem :

I need to install JSDT jQuery plugin.

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

Thanks in advance.

Answer

Hamed Kamrava picture Hamed Kamrava · Jul 19, 2013

Method 1 :

  1. Run Eclipse
  2. Help -> Install New Software
  3. Copy this link address and paste it on Work with section and hit Enter
  4. After a few seconds JSDT jQuery checkbox will be appears.
  5. Check JSDT jQuery and press next button and Next again..
  6. Accept License Agreement and press Finish.
  7. Restart Eclipse

Method 2 :

  1. Download and install SVN client for example 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.

  3. Then hit OK.

After that :

  1. Run Eclipse Kepler
  2. Help -> Install New Software -> Add -> Archive
  3. Select ZIP file that was downloaded, and type a name.
  4. Click OK.
  5. Select JSDT Plugin check box and hit Next.
  6. Accept licence and press Confirm.
  7. Restart Eclipse

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

And then do above steps