Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Exporting a subset of IConnectionProfiles
Exporting a subset of IConnectionProfiles [message #38583] Fri, 09 November 2007 19:11 Go to next message
Eclipse UserFriend
Originally posted by: don.l.clare.gmail.com

Hi,

I am interested in deploying or exporting a subset of the
IConnectionProfiles which exist in a workspace, renaming them in the
process. I see that

ProfileManager.copyProfile(IConnectionProfile,String)

will work well for me to create a set of renamed profiles, but it does
not appear that I can save them to a separate repository using existing
API. There is an internal method,

ConnectionProfileMgmt.saveCPs((IConnectionProfile[],File,ICi pherProvider)

which seems to fit my needs. Is there any plan to make this part of the
public API? Or is there another way to accomplish this which I'm missing?

Thanks,

Don
Re: Exporting a subset of IConnectionProfiles [message #38724 is a reply to message #38583] Mon, 12 November 2007 20:08 Go to previous message
Eclipse UserFriend
Originally posted by: john.graham.sybase.com

> ConnectionProfileMgmt.saveCPs((IConnectionProfile[],File,ICi pherProvider)

> which seems to fit my needs. Is there any plan to make this part of the
> public API? Or is there another way to accomplish this which I'm missing?

> Thanks,

> Don

Don,

What you describe seems appropriate and useful as an API, so I'd encourage
you to file an enhancement request with DTP:Connectivity to make the
method mentioned above public API in DTP 1.6. This will let the
Connectivity team consider the case and apply the necessary changes.

-- John Graham
Eclipse Data Tools Platform PMC Chair
Re: Exporting a subset of IConnectionProfiles [message #588607 is a reply to message #38583] Mon, 12 November 2007 20:08 Go to previous message
John Graham is currently offline John GrahamFriend
Messages: 183
Registered: July 2009
Senior Member
> ConnectionProfileMgmt.saveCPs((IConnectionProfile[],File,ICi pherProvider)

> which seems to fit my needs. Is there any plan to make this part of the
> public API? Or is there another way to accomplish this which I'm missing?

> Thanks,

> Don

Don,

What you describe seems appropriate and useful as an API, so I'd encourage
you to file an enhancement request with DTP:Connectivity to make the
method mentioned above public API in DTP 1.6. This will let the
Connectivity team consider the case and apply the necessary changes.

-- John Graham
Eclipse Data Tools Platform PMC Chair
Previous Topic:Open Source Software Research
Next Topic:Connecting to a database programmatically
Goto Forum:
  


Current Time: Tue Apr 23 06:08:44 GMT 2024

Powered by FUDForum. Page generated in 0.03112 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top