I believe you'd have to write (and contribute ;) ) an integration of JS with Java Development Tools. Or to find someone else to do it for you, but it's usually more difficult or more expensive... If you think about completion, this can easily be achieved by leveraging the extension point of the Eclipse JavaScript editor. For example, you can add completion logic into the JavaScript editor by adding an extension to org.eclipse.wst.jsdt.ui.javaCompletionProposalComputer extension point (provided by bundle org.eclipse.wst.jsdt.ui)
HTH
--
Mickael Istria
Eclipse developer for Red Hat Developers <http://developers.redhat.com>
My blog <http://mickaelistria.wordpress.com> - My Tweets <http://twitter.com/mickaelistria>
_______________________________________________
wtp-dev mailing list
wtp-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to