[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.jdt] Refactoring on content assistant

Hi,
there is a way to execute the RenameParticipant declared in the plugin.xml when a refactoring in a Java file is executed from the content assistant? Maybe im missing one parameter in the plugin.xml declaration?

Actually my RenameParticipant are only executed when a Rename Dialog (with the preview and options) is done.

Thanks