[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Multiple Workspaces

Jeff Nichols wrote:
Hi,

I was wondering if anybody knew of a way to have multiple workspaces.  I
feel that it's very limiting to have only one workspace with tons of
projects.  If I have a group of projects that are somehow related, I think
there should be a means of grouping them together.  I realize that this
can be done through working sets, but this is only a superficial
grouping.. it does not get rid of other problems like naming conflicts and
a bloated workspace.

I think the ideal solution would be for this functionality to be a part of
the platform, but I would settle for an external plugin that accomplishes
it.  Does anyone have an idea about whether this has been discussed, or
whether it is even possible to accomplish this through a plugin?

Thanks,
Jeff


Use the -data flag

eclipse -data d:\workspace
eclipse -data c:\anotherworkspace

Peter