We provide an export of our documentation in the OpenAjax Metadata format, which is already supported by Aptana (an alterantive to JSDT/WTP), and also by other IDE, at least planned for Visual Studio, Dreamweaver etc.
You can generate the metadata via the openAjaxMetadata target from our ant build: http://jqueryjs.googlecode.com/svn/trunk/jquery/build.xml Jörn On Mon, Feb 23, 2009 at 7:11 AM, rwpreece <rwpre...@gmail.com> wrote: > > I noticed while downloading jquery that there is a download of Visual > Studio documentation so that you get code / autocompletion within > Visual Studio. > > It would be really cool if you could provide documentation for Eclipse > JSDT/WTP 3 that would allow the editor to provide code completion and > "hover text" for jQuery. > > The following link takes you to the Eclipse JSDT wiki page where > you'll find a "Libraries" topic that describes how to add libraries > and code completion documentation to your eclipse projects. > > http://wiki.eclipse.org/index.php/ATF/JSDT#Libraries > > Please check it out and see if you can provide the JsDoc files for > jQuery. > > As a fairly new java developer, having code completion in your IDE is > tremendously helpful and increases you productivity tremendously. > > In addition, there is a huge number of developer that use Eclipse for > their development. You could really gain some ground with those > developers and an edge over your competition by making your tool even > easier to user. > > Thanks so much for listening. > >