Moving a class creates uncompilable code?
When I move or delete the only class of a package to a new package, the old
package goes away, but IDEA doesn't delete the import statements that point
to that old package, which causes compiler errors.
I couldn't find a bug report about that, but I'm sure it must be there. Has
anyone seen it?
(And there's no way to delete an empty package; when you right-click on a
folder in the project view, it asks if you want to delete the directory. I
was hoping I could delete an empty package and have its references removed
from the classes that reference it. I also didn't see a bug report/feature
request for that one (though I saw "safe delete refactoring for packages",
which might be the one).)
Erik Hanson
Please sign in to leave a comment.
old
point
>
Has
I don't remember such request please submit one.
>
I
Yes, safe delete for packages is it:
http://www.intellij.net/tracker/idea/viewSCR?publicId=3205
--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Erik Hanson" <ehanson@comsys.com> wrote in message
news:bb0871$kao$1@is.intellij.net...
old
point
>
Has
>
I
>
>
>
>