[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] extending the default java editor

Hello, I'm not sure if this is the porper place to post this question. If
you can't help me out could you point me in the right direction.

Is it possible to hook into the default java editor. I.e., I would like to
put listeners on my default java editor so that I can be notified when any
action is occuring in the editor. Specifically I want to know when editing
is going on and then I would like to be able to tell which method that the
editing is happening to.

Naturally, we'd prefer to avoid rebuilding the Java support that you've put
in, so if we could extend yours, that'd be good. I have not noticed any
public api for the jdt-dev stuff. Could anyone help me out with this.

Thanks in advance, ............. Reagan Penner