Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] MBS wizard page can't get project template type in time to show a different wizard page content

It works! Thanks Andrew.
I now have a different wizard page depending on the type of project the
user chooses, which is exactly what I wanted.

As it turns out I didn't need the projectType during the process execution
after all, since that process
only gets called for the particular type of project it belongs to anyway.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511


                                                                           
             Andrew.Ferguson@s                                             
             ymbian.com                                                    
             Sent by:                                                   To 
             cdt-dev-bounces@e         "CDT General developers list."      
             clipse.org                <cdt-dev@xxxxxxxxxxx>               
                                                                        cc 
                                                                           
             11/08/2007 11:05                                      Subject 
             AM                        Re: [cdt-dev] MBS wizard page can't 
                                       get project   template    type  in  
                                       time    to show a different wizard  
             Please respond to         page content                        
               "CDT General                                                
             developers list."                                             
             <cdt-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




> Yes I have *only* org.eclipse.cdt.core in my workspace from cdt_4_0
branch.
> I presume that's all that's needed?
> Rest is cdt from 11/06 build.

you'll also need org.eclipse.cdt.ui :)


**********************************************************************
 Symbian Software Ltd is a company registered in England and Wales
with registered number 4190020 and registered office at 2-6
Boundary Row, Southwark, London,  SE1 8HP, UK. This message is
intended only for use by the named addressee and may contain
privileged and/or confidential information. If you are not the
named addressee you should not disseminate, copy or take any action
in reliance on it. If you have received this message in error
please notify postmaster@xxxxxxxxxxx and delete the message and any
attachments accompanying it immediately. Neither Symbian nor any of
its Affiliates accepts liability for any corruption, interception,
amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in
compliance with Symbian corporate policy.
**********************************************************************
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top