In Eclipse's "Package Explorer", let's say I have a list of packages like this:
If I want to rename the "com" part of the package structure to be "animal", then I could select each package (above) and perform a refactor > rename.
If I have many packages that start with "com", that process may take a while. Is there an easy way to rename the "com" package name without having to individually rename each package in the Package Explorer? or removing those packages from the build path before renaming?
I tried going to the "Navigator" pane where it displays the folders in a tree structure but I am not given the rename capability.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…