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 #588568] Fri, 09 November 2007 19:11
Don is currently offline DonFriend
Messages: 3
Registered: July 2009
Junior Member
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
Previous Topic:sql query parser plugin is not activated
Next Topic:Open Source Software Research
Goto Forum:
  


Current Time: Thu Apr 18 19:58:26 GMT 2024

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

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

Back to the top