cannot move class to other module
I wanted to use the move class refactoring to move a class
to a different package that belongs to another module,
so this includes changing the package and also move
the file to the src-dir of the other module.
is this not possible / do I miss something?
Please sign in to leave a comment.
ok... seems like now I know what the "preserve source folders" checkbox is for ;)