eclipse-update
Rev 35 | Blame | Compare with Previous | Last modification | View Log | RSS feed
ObjectWeb Consortium's Eclipse Update Sites
-------------------------------------------
The 'eclipse-update' project at forge.objectweb.org is used to manage
the ObjectWeb's Eclipse update site:
http://forge.objectweb.org/projects/eclipse-update/
In you want to add your plugin, please contact the project's admins.
ObjectWeb Eclipse Web site can be reached at:
http://download.fr.objectweb.org/eclipse-update/ (main site)
http://download.us.objectweb.org/eclipse-update/ (US mirror)
http://download.fr2.objectweb.org/eclipse-update/ (French mirror)
http://download.zh.objectweb.org/eclipse-update/ (Chinese mirror)
How to add your plugin?
- Check the update-site directory of the project:
cvs -d:ext:<user>@cvs.forge.donwload.forge.objectweb.org:/cvsroot/eclipse-update co update-site
- Add your plugin and check in your modifications. Warning: in order
to take the files into account for the download statistics, do not
include the plugin directly in CVS but use instead the archive tag in
the site.xml file in order to reference the ObjectWeb Forge Web site.
E.g:
<archive path="plugins/org.objectweb.asm_2.0.0.RC1.jar"
url="http://download.forge.objectweb.org/asm/org.objectweb.asm_2.0.0.RC1.jar"/>
Note: the download.forge.objectweb.org URL is automatically replaced
by the download.us.forge.objectweb.org, download.zh.objectweb.org or
download.fr2.forge.objectweb.org during the mirror sites update.
- Go to the administration page of the eclipse project on the
ObjectWeb Forge and click to the "Push Web site from development to
Production". This will update the main site - mirrors are then updated
every 8 hours. If you dont have the adminitrative, send a mail to
webmaster@objectweb.org.
--
webmaster@objectweb.org