1
vote
How many multiple “Eclipse Projects” is considered too excessive for one actual development project?
Create jars for the projects you don't work in often. That should greatly reduce the clutter. If you work on all the projects often, then you can add targets to your build that will jar up the resp …
