Tagged Questions
2
votes
1answer
143 views
Eclipse Organize Packages into Folder Heirarchy
I have a bunch of packages in an Eclipse project they have names like:
edu.xxx.proj.app
edu.xxx.proj.demo
edu.xxx.proj.utils
Is there a way in Eclipse to automatically collapse them into a folder ...