Java Mailing List Archive

http://www.gg3721.com/

Home » eclipse-plugin-dev.groovy »

[groovy-eclipse-plugin-dev] Tweaking Code Completion Assistant via Extension Point

Romain Bioteau

2009-12-21

Replies: Find Java Web Hosting

Author LoginPost Reply
Hi, I'm working on a project where we have embedded a Groovy editor in a
SWT Dialog to provide a simple Groovy Script Editor.
We have done this using the M1 and we are now migrating to M2. Much
improvements have been made on the content assist. Therefore
our code based on M1 for the tweaking of the content assist is now
obselete. The major tweak we want to make are :
- add some variables in the VariableScope for the
LocalVariableCompletionProcessor.
- remove the contributed methods from DefaultGroovyMethod
- addind method contribution

I see that in the M2 there is an extension point provided but without
any schema.xsd. Is this extension point working in M2 ?
If yes, how ?
If not, I'm open to any suggestions to do the job as clean as possible
(avoid forking existing code).

Thanks
Romain


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email


©2008 gg3721.com - Jax Systems, LLC, U.S.A.