« Return to Thread: Re: [scala-tools] Picking up Java refactors in Scala code

Re: [scala-tools] Picking up Java refactors in Scala code

by Naftoli Gugenheim :: Rate this Message:

Reply to Author | View in Thread

Unfortunately the eclipse plugin does not yet even have scala-scala refactoring. But I agree it's important. Also it should be feasible considering that it uses aspects.

-------------------------------------
Samuel Robert Reid<reids@...> wrote:

Scala Tool Developers,

My team and I need to refactor some Java interfaces upon which several
of our Scala projects depend.  I have seen that IntelliJ's plugin has
some support for this (e.g. renaming classes or methods in Java
correctly renames usages in Scala), but I haven't seen any support for
this in the Eclipse Scala Plugin using the normal Eclipse renaming
tools.  Is there another way to do this in Eclipse, or is this currently
a missing feature?  If it's a missing feature, are there plans for its
implementation for the Eclipse plugin?  Are there other tools that
provide support for Java->Scala refactoring?

Thanks,
Sam Reid

 « Return to Thread: Re: [scala-tools] Picking up Java refactors in Scala code