partha-das / jsdt-jquery

Automatically exported from code.google.com/p/jsdt-jquery
0 stars 0 forks source link

Does not work with Kepler #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Eclipse Kepler 4.3, download+install this plugin from the mentioned 
Update-Site, install JSDT. Restart Eclipse.
2. Create new .js file, write $("a").
3. No completion at all.

What is the expected output? What do you see instead?
Expecting the auto-completion. Seeing nothing.

What version of the product are you using? On what operating system?

Windows 7, Eclipse Kepler 4.3 32bit, JSDT

Original issue reported on code.google.com by RomanAll...@gmail.com on 25 Jul 2013 at 9:04

GoogleCodeExporter commented 9 years ago
Seems the step 1.5 Configure and enable the plugin is missing from your 
process. Instructions I followed to get it working in Kepler is in 
https://code.google.com/a/eclipselabs.org/p/jsdt-jquery/wiki/Installation

However it goes to v1.9 if JQuery and not v2.0.3 that I am using, but code 
completion is anyway activated.

Original comment by jako...@gmail.com on 24 Sep 2013 at 7:15

GoogleCodeExporter commented 9 years ago
Exists a bug with Eclipse to recognize prototypes, but only need add all 
methods and attributes inside of prototype.

Original comment by danjaredg on 20 Dec 2013 at 6:52

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by philippe...@gmail.com on 20 Mar 2014 at 5:59

GoogleCodeExporter commented 9 years ago
Fixed in version 1.7.0. Available on the marketplace and directly on the 
updatesite.

Original comment by philippe...@gmail.com on 23 Mar 2014 at 10:57