[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.jdt] Refactoring Participant needs access to changes from the original refactoring

Hi all

I'm working on a project to enable cross language refactoring between Java and Groovy. We uses the org.eclipse.ltk.core.refactoring.participants to get informed about a refactoring in Java. This works as expected. But we run into some problems.

We should have access to the changes generated in the original Java refactoring in our refactoring participant to avoid conflicts and overlapping edits. This occurs because we also creating changes for the java file which are sometimes not covered by the java refactoring.

Is there a way to get access to this changes?

Thanks for any suggestions,

cheers Mike.

--
Michael Klenk
Institut für Software - http://ifs.hsr.ch - +41 55 222 4625
HSR Hochschule für Technik Rapperswil
Oberseestr 10, Postfach 1475, CH-8640 Rapperswil