I want to reuse status
package with its sub packages and files to user taxonomy folder by refactoring as userTypes. Despite doing it manually is there any way in eclipse to copy & refactor folder (sub folders & files) that is to reuse package with another name?
Advertisement
Answer
When using Refactor > Move (Alt+Shift+V) you have the option Update fully qualified names in non-Java text files for that.