Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Update Policy
Update Policy [message #276928] Wed, 01 December 2004 07:54 Go to next message
Eclipse UserFriend
Originally posted by: cedric.templie.echotech.ch

Hi,

I looked in news archive to find something about my problem, one thread
was near to answer me, but my problem is always here.
Maybe i do something wrong...

So, I want to define an update policy. For that I add to the
plugin_customization.ini of the org.eclipse.platform_3.X.X the following
line:
org.eclipse.update.core/updatePolicyFile=http://mySite/eclipseupdate/policy.xml

The policy.xml file looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<update-policy>
<url-map pattern="org.eclipse" url="http://mySite/eclipseupdate/eclipse" />
<url-map pattern="org.eclipse.cdt" url="http://mySite/eclipseupdate/CDT" />
<url-map pattern="com.perforce.p4wsad"
url="http://mySite/eclipseupdate/P4" />
</update-policy>

I successfully retrieve mirrors of sites and put them at
http://mySite/eclipseupdate/CDT for CDT, and so on...

I used the search for updates function of eclipse, but it never try to
find updates, in my own web site...
That is my problem...

I wanted to do that also for new features, but as I understood, it will
be done for 3.1 version ?

Thanks for answering me.

Cédric Templie
Re: Update Policy [message #276945 is a reply to message #276928] Wed, 01 December 2004 10:45 Go to previous message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

"TEMPLIE C
Previous Topic:Programmatically retrieve platform configuration
Next Topic:Content assistant for Text Widget
Goto Forum:
  


Current Time: Mon Jul 21 20:09:04 EDT 2025

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

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

Back to the top