Bug 85108 - Request for Project Groups (or hierarchical projects)
Summary: Request for Project Groups (or hierarchical projects)
Status: RESOLVED DUPLICATE of bug 35973
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Windows XP
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 11:58 EST by Alan Langford CLA
Modified: 2005-02-14 13:27 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Langford CLA 2005-02-13 11:58:36 EST
I work on several projects. Some internal, some client-related, and several open
source. Some of these projects share common code in libraries; some live in
their own isolated environments. It is common for many to have their
repositories set up in a very flat way, with each module in it's own directory
off of the root.

Thus the flat project structure in Eclipse causes problems: if two projects on
two different source repositories have conflicting names, then I wind up
applying my own prefixes to the project names (eg. project1_Parser,
project2_Parser, etc.) This still leaves me with a long list of hundreds of
projects that is hard to manage.

The option of creating different workspaces for each client is largely
unworkable. The cost of a context switch and managing settings is too high, and
sharing of common modules between projects is impaired.

It would therefore be highly useful to be able to create project groups, and to
be able to move projects in and out of groups, to check a project out into a
group, and to have the "Close Group" function close all projects in that group.
Comment 1 John Arthorne CLA 2005-02-14 13:27:03 EST

*** This bug has been marked as a duplicate of 35973 ***