Difference between revisions of "Update Site"

From Developer Documents
Jump to navigation Jump to search
m
m
Line 4: Line 4:
 
{| border="0" cellpadding="5" cellspacing="2" width="100%" "style="background:transparent; text-align:left;"
 
{| border="0" cellpadding="5" cellspacing="2" width="100%" "style="background:transparent; text-align:left;"
 
|- style="background-color: #eeeeee;"  
 
|- style="background-color: #eeeeee;"  
! width="40%" align="left"|Address
+
! width="50%" align="left"|Address
 
! align="left"|Purpose
 
! align="left"|Purpose
 
|- style="background-color: #f7f7f7;" valign=top
 
|- style="background-color: #f7f7f7;" valign=top

Revision as of 12:30, 2 November 2010

Update site is an online accesible repository of plugins and features - the code and material of Eclipse platform. Simantics project maintains an update site for Simantics SDK and Simantics Developer Tools. It is located at http://www.simantics.org/update. The root is actually a composing site and its breakdown is are detailed in the table below. The format of the site is a P2 repository.

Address Purpose
http://www.simantics.org/update/trunk Target platform for on-going Trunk Development. The Code is uploaded here using a buckminster script. This repository is excluded from the root composition. (http://www.simantics.org/update/)
http://www.simantics.org/update/ Root site, a composition of all below.
http://www.simantics.org/update/1.2 Simantics 1.2 SDK and Target Platform
http://www.simantics.org/update/utils Simantics Development tools for Eclipse IDE
http://www.simantics.org/update/helios Eclipse 3.6 Helios mirror
http://www.simantics.org/update/buckminster Buckminster mirror

Bottomline: You can use the URL http://www.simantics.org/update for updating Eclipse Helios, Simantics SDK, Simantics Target platform, and Simantics Eclipse Developing tools such as Graph Compiler.