Is it possible to group projects in Eclipse? Or maybe have a project with sub-projects?
|
|
Eclipse offers working sets. You can reduce the projects shown in the Package Explorer and other places to whichever projects you defined into the working set. You can also show the union of various sets, and similar gymnastics. You can define/edit/delete working sets from the little triangle dropdown menu on the Package Explorer and similar directory views. |
|||||||
|
|
You have two options, as far as I know:
|
|||
|
|
|
What about eclipse working sets? You define a working set and then add some projects to it. Later you could select a working set and only the projects you selected earlier are shown in project explorer. Simpl grouping to reduce clutter. http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.user/concepts/cworkset.htm |
|||
|
|