Community
Participate
Working Groups
I'm aware of two use cases that would be nice to support: 1. If a Java Package is renamed in the Package Explorer and the package contains Xtend files, the package declaration in these files should be adopted to the new package name. 2. Allow to trigger a rename refactoring on a package declaration within an Xtend file. The file would need to be moved to the new package during this refactoring.
*** Bug 378347 has been marked as a duplicate of this bug. ***
Should be a lot easier to implement now we have support for changes to resources taht have been moved/renamed within the same operation (IChangeRedirector).
*** Bug 432293 has been marked as a duplicate of this bug. ***