Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » eclipse jsdt questions
eclipse jsdt questions [message #500787] Sat, 28 November 2009 17:38 Go to next message
Eclipse UserFriend
Originally posted by: carifio.nospam.nospam.usys.com

I'm not sure I'm posting in the correct place, since there's no
Javascript Developer's Tool forum and jsdt is a part of web tools
platform, I'm here. If I should post elsewhere, please direct me.

What's the difference between the javascript support in dltk and the
Javascript Developer's Tool? Why are there two?

If I want to get javascript method completion for ExtJs 3.0.x, is it
enough to put the sources along the "Javascript Path"? I've done that
in my static web project and eclipse "sees" the sources, but it doesn't
try to complete the objects or methods. How can I do that? It would be
nice not to have to memorize all the Ext stuff to use it.

I'm on linux fc11, sun java 1.6, eclipse 'Eclipse Java EE IDE for Web
Developers, Build id: 20090920-1017' and javascript developer tools
'Version: 1.1.2.v200908101420-77-FGCCcNBC-BhLcE_Pm, Build id:
20090917225226'

Please advise. Thanks.
Re: eclipse jsdt questions [message #501072 is a reply to message #500787] Mon, 30 November 2009 21:55 Go to previous message
David Carver is currently offline David CarverFriend
Messages: 174
Registered: July 2009
Senior Member
Eclipse User wrote on Sat, 28 November 2009 12:38
Originally posted by: carifio.nospam.nospam.usys.com

I'm not sure I'm posting in the correct place, since there's no
Javascript Developer's Tool forum and jsdt is a part of web tools
platform, I'm here. If I should post elsewhere, please direct me.

What's the difference between the javascript support in dltk and the
Javascript Developer's Tool? Why are there two?



The reason there are two is that the DLTK version is there to show off what is possible with DLTK.

The JSDT project at eclipse is more established but until recently was not developed as actively. With that said, over the last year there has been extensive improvements and it has several advantages over the DLTK version. Namely it plays nicer with other projects and can be made to work with Non-Web Based projects better.


Quote:

If I want to get javascript method completion for ExtJs 3.0.x, is it
enough to put the sources along the "Javascript Path"? I've done that
in my static web project and eclipse "sees" the sources, but it doesn't
try to complete the objects or methods. How can I do that? It would be
nice not to have to memorize all the Ext stuff to use it.

I'm on linux fc11, sun java 1.6, eclipse 'Eclipse Java EE IDE for Web
Developers, Build id: 20090920-1017' and javascript developer tools
'Version: 1.1.2.v200908101420-77-FGCCcNBC-BhLcE_Pm, Build id:
20090917225226'

Please advise. Thanks.


I believe you can tell JSDT what to use in the javascript path. Also you can contribute libraries via extension point as well.


[Updated on: Mon, 30 November 2009 21:55]

Report message to a moderator

Previous Topic:Cannot start Tomcat in Eclipse
Next Topic:WSDL Editor rename portType operation does not handle the references from other namespace files
Goto Forum:
  


Current Time: Fri Apr 26 15:56:16 GMT 2024

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

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

Back to the top