Saturday, September 23, 2006

contribution to java editor

i finally found how to plug sniper to the Java source editor instead of the
the text editor. It was enough to change from:

targetID="#TextEditorContext"

to

targetID="#CompilationUnitEditorContext"

and it was done. neat :)
(code already committed, in case you want to try it)

0 Comments:

Post a Comment

<< Home