Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Use JS Content Assist in Java Code
Use JS Content Assist in Java Code [message #1066734] Thu, 04 July 2013 07:18
Martin Kimmel is currently offline Martin KimmelFriend
Messages: 1
Registered: July 2013
Junior Member
Hello,

I am trying to write a parser in Java.
It should be able to read JSDoc.
As the auto-complete function in Eclipse works perfectly I would like to make use of that.
Is there the possibility that I can use the org.eclipse.wst.jsdt.* package to parse a JS-Library, get all the JS Objects with all Methods and Input Parameters defined in the JSDoc, such as Eclipse is already doing it with its auto-complete, suggest function ... .

Thank you,
Martin
Previous Topic:Eclipse 4.x Editor Tab Behavior
Next Topic:why signing, unknown sources and how to sign
Goto Forum:
  


Current Time: Thu Apr 25 14:36:22 GMT 2024

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

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

Back to the top