Refactoring menu entry [message #260062] |
Fri, 08 May 2009 10:58  |
Eclipse User |
|
|
|
Hi all
We are working on the cross-language refactoring.
In Groovy it is possible to mix up Groovy and Java classes.
When you use a Groovy element in Java, and try to start a
rename-refactoring from the java-editor the refactoring menu entry is not
shown (because java can't rename binary sources).
Our idea is now, make a new menu entry, which is just shown, if the binary
type implements the GroovyObject interface.
But how can i make a new menu entry in the refactoring section of the jdt?
And after this, it would be nice to have the same hotkey-shortcut to the
rename refactoring.
is it possible, to overwrite the shortcut? or how can i disable the
java-refactoring?
Thanks guys for your help!
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10539 seconds