Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JSDT jQuery plugin
JSDT jQuery plugin [message #676799] Mon, 06 June 2011 14:49 Go to next message
Philippe Marschall is currently offline Philippe MarschallFriend
Messages: 121
Registered: July 2009
Senior Member
Hi

I hacked together a plugin for JSDT that adds jQuery support [1]. It's
not very sophisticated but I couldn't find anything comparable.

I hope it's OK ip-wise to call it JSDT jQuery (I'm not very creative
with names).

[1] http://marketplace.eclipse.org/content/jsdt-jquery

Cheers
Philippe
Re: JSDT jQuery plugin [message #677223 is a reply to message #676799] Tue, 07 June 2011 20:50 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 6/6/2011 10:49 AM, Philippe Marschall wrote:
> Hi
>
> I hacked together a plugin for JSDT that adds jQuery support [1]. It's
> not very sophisticated but I couldn't find anything comparable.
>
> I hope it's OK ip-wise to call it JSDT jQuery (I'm not very creative
> with names).
>
> [1] http://marketplace.eclipse.org/content/jsdt-jquery

I think that could get confusing, particularly if someone tries to file
bug reports against it. I don't know if there would be any legal
issues, but I'd prefer it at least be reworded so it is clearer that it
is a plug-in to JSDT.

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSDT jQuery plugin [message #686160 is a reply to message #677223] Mon, 20 June 2011 06:21 Go to previous messageGo to next message
Philippe Marschall is currently offline Philippe MarschallFriend
Messages: 121
Registered: July 2009
Senior Member
On 06/07/2011 10:50 PM, Nitin Dahyabhai wrote:
> On 6/6/2011 10:49 AM, Philippe Marschall wrote:
>> Hi
>>
>> I hacked together a plugin for JSDT that adds jQuery support [1]. It's
>> not very sophisticated but I couldn't find anything comparable.
>>
>> I hope it's OK ip-wise to call it JSDT jQuery (I'm not very creative
>> with names).
>>
>> [1] http://marketplace.eclipse.org/content/jsdt-jquery
>
> I think that could get confusing, particularly if someone tries to file
> bug reports against it. I don't know if there would be any legal
> issues, but I'd prefer it at least be reworded so it is clearer that it
> is a plug-in to JSDT.
>

OK, I reformulated it. Is it better now?

Cheers
Philippe
Re: JSDT jQuery plugin [message #686161 is a reply to message #686160] Mon, 20 June 2011 15:22 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 6/20/2011 2:21 AM, Philippe Marschall wrote:
> OK, I reformulated it. Is it better now?

It still seems to have the same name on the web site, but at least
there's something point out the distinction. Does it go the route of
providing its own stubs or is it built using an inference engine?

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSDT jQuery plugin [message #686163 is a reply to message #686161] Mon, 20 June 2011 15:52 Go to previous message
Philippe Marschall is currently offline Philippe MarschallFriend
Messages: 121
Registered: July 2009
Senior Member
On 06/20/2011 05:22 PM, Nitin Dahyabhai wrote:
> On 6/20/2011 2:21 AM, Philippe Marschall wrote:
>> OK, I reformulated it. Is it better now?
>
> It still seems to have the same name on the web site, but at least
> there's something point out the distinction. Does it go the route of
> providing its own stubs or is it built using an inference engine?
>

It just registers some JsDoc 2 files generated from the API xml of
jQuery. I found that the easiest way to go although the results are not
perfect. But it makes it easy and quick to update if there's a new
version of jQuery.

Cheers
Philippe
Previous Topic:Get Attribute, Tag and Parent name
Next Topic:Sorry for the flood
Goto Forum:
  


Current Time: Thu Apr 25 11:02:49 GMT 2024

Powered by FUDForum. Page generated in 0.03541 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top