Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-connect-dev] How to get the NewConnectionProfileWizard from a connection profile?

Hey Max,

Looks like you have to use
ConnectionProfileManager.getNewWizard(IConnectionProfile.getProviderID()).
Ideally, this should be accessible through IConnectionProfileProvider.
I'll create a bugzilla entry to add this method to the public APIs.

Hope that helps,
Rob



                                                                           
             Hui.Cao@xxxxxxxxx                                             
             m                                                             
             Sent by:                                                   To 
             dtp-connect-dev-b         dtp-connect-dev@xxxxxxxxxxx         
             ounces@xxxxxxxxxx                                          cc 
             g                                                             
                                                                   Subject 
                                       [dtp-connect-dev] How to get the    
             12/22/2005 03:47          NewConnectionProfileWizard from a   
             AM                        connection profile?                 
                                                                           
                                                                           
             Please respond to                                             
             DTP Connectivity                                              
                  project                                                  
             development list                                              
             <dtp-connect-dev@                                             
               eclipse.org>                                                
                                                                           
                                                                           





Hi,
        Can anybody give me some hints about this problem? Since a concrete
NewConnectionProfileWizard is declared in the newWizard element of the
connectionProfile extension point, I believe there must be a way to get it
given a connection profile. Thanks!

Best Regards!

Max ( Hui ) Cao
Sr S/W Eng - Dev
Sybase, Inc. Shanghai, China
_______________________________________________
dtp-connect-dev mailing list
dtp-connect-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-connect-dev




Back to the top