Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Target organisation: (3 Items)
   
Target organisation  
Short story is I have to create about 100 different targets. The problem is that having 100 targets in the navigator 
windows is kind of messy.

I try to organize them in to "sub project" but couldn't find a way.

Is it possible , if not, would that make a good suggestion ? ;-)
RE: Target organisation  
 

> -----Original Message-----
> From: Mario Charest [mailto:mcharest@zinformatic.com] 
> Sent: October 12, 2007 10:53 AM
> To: general-ide
> Subject: Target organisation
> 
> Short story is I have to create about 100 different targets. 
> The problem is that having 100 targets in the navigator 
> windows is kind of messy.
> 
> I try to organize them in to "sub project" but couldn't find a way.
> 
> Is it possible , if not, would that make a good suggestion ? ;-)

It is a good suggestion, however with the current implementation,
targets are "projects" and support for nested projects is a long
standing ... potentially never to be addressed ... issue for the
Eclipse platform.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=35973

Moving away from the "targets as projects" has been discussed and
is not out of the question ... and a model more like the launch 
configuration may be appropriate instead.

Thomas
Re: Target organisation  
Standard eclipse way to organize project is Working Sets,
which allow you filter project in C++ Project Navigator and Navigator views.
Unfortunately Target Navigator does not support it, I can add change request
about it.