Update Policy [message #276928] |
Wed, 01 December 2004 07:54  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.04350 seconds