Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Programmatically add a site entry to my target platform?
Programmatically add a site entry to my target platform? [message #307273] Thu, 17 August 2006 15:39
Eclipse UserFriend
I am trying to add a new site entry to the platform.xml of my
workspace's target platform (I am using Eclipse 3.2).

I have code to create the ISiteEntry, ISitePolicy, etc but I cannot find
an API to get me the path to the platform.xml file of my target platform.

So, question: how can I get a IPlatformConfiguration object representing
my target platform? If I can get the URL to the platform.xml, I can use
the ConfiguratorUtils.getPlatformConfiguration(URL) method to configure
a new ISiteEntry.

Thanks,
Will
Previous Topic:Why is org.eclipse.ui.preferences.WorkingCopyManager UI?
Next Topic:IDocumentProviderExtension4
Goto Forum:
  


Current Time: Tue Jul 22 21:33:11 EDT 2025

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

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

Back to the top