[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
|
- From: Michael Klenk <mklenk@xxxxxx>
- Date: Thu, 17 Sep 2009 09:47:22 +0200
- Newsgroups: eclipse.tools.jdt
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
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