Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Buckminster and Subversive Update Manager Bookmarks

Revision as of 07:10, 3 March 2008 by Unnamed Poltroon (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Save the xml text below in a file called bookmark.xml. This is easier than to enter this information directly in the update manager.

<?xml version="1.0" encoding="UTF-8"?>

<bookmarks>
   <site name="Buckminster" 
         url="http://download.eclipse.org/tools/buckminster/updates" 
         web="false" selected="true" local="false"/>
   <site name="Subversive" 
         url="http://download.eclipse.org/technology/subversive/0.7/update-site/" 
         web="false" selected="true" local="false"/>
   <site name="Subversive SVN Connectors" 
         url="http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/" 
         web="false" selected="true" local="false"/>
</bookmarks>

Back to the top