Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-ui-dev] Import wizard does not select all existing binary projects

The required functionality is already available via two button clicks:
"Existing Projects" then "Invert Selection". The first one selects only
projects already in the workspace. The second one inverts it to select all
the projects EXCEPT the projects in the workspace.

I am personally using the following to set up my workspace for work:

1) Start from a clean workspace
2) Add source projects from the CVS repository I want to work on
3) Bring up the Import wizard; use the two button clicks described above to
select those I don't have in the workspace
4) Import them

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                                                                                       
                      Jared Burns                                                                                                      
                      <jared-eclipse@mn        To:       Wassim Melhem/Toronto/IBM@IBMCA                                               
                      .rr.com>                 cc:       pde-ui-dev@xxxxxxxxxxx                                                        
                      Sent by:                 Subject:  [pde-ui-dev] Import wizard does not select all existing binary projects       
                      pde-ui-dev-admin@                                                                                                
                      eclipse.org                                                                                                      
                                                                                                                                       
                                                                                                                                       
                      10/03/2002 10:29                                                                                                 
                      AM                                                                                                               
                      Please respond to                                                                                                
                      pde-ui-dev                                                                                                       
                                                                                                                                       
                                                                                                                                       



http://bugs.eclipse.org/bugs/show_bug.cgi?id=24145

Hola, Wassim.

Thanks for your recent work on this bug report. I have a related question
that doesn't directly apply to the report. Will the new "Existing Binary
Projects" functionality pick up new plugins as well?

If it doesn't, I think the import wizard still needs a little tweaking in
this area (selecting plug-ins to import). What plug-in developers really
want
(well, what the debuggers want at least ;) ), is a button that selects
everything except the plug-ins we're working on. That is, we want the
button
to select "Existing Non-Source Projects".

Thanks,
- Jared
_______________________________________________
pde-ui-dev mailing list
pde-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/pde-ui-dev





Back to the top