Update Site: Difference between revisions
Jump to navigation
Jump to search
m Created page with "Update site is a repository of plugins and features, code and material, that is ran in eclipse enviroment. It is used for file online distribution. Simantics project maintains a ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Update site is a repository of plugins and features, code and material, that is ran in eclipse enviroment. It is used for file online distribution. Simantics project maintains a update site for Simantics SDK and Simantics Developer Tools. It is located at ''http:// | Update site is a repository of plugins and features, code and material, that is ran in eclipse enviroment. It is used for file online distribution. Simantics project maintains a update site for Simantics SDK and Simantics Developer Tools. It is located at ''http://www.simantics.org/update'' and ''https://www.simantics.org/update''. Its actually a composing site and the breakdown is are detailed in the table below. The format of the updatesite is a P2 repository. | ||
<blockquote> | <blockquote> | ||
{| 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;" | ||
! align="left"| | ! align="left"|Address | ||
! align="left"|Purpose | |||
! align="left"| | |||
|- style="background-color: #f7f7f7;" | |- style="background-color: #f7f7f7;" | ||
| | | ''http://www.simantics.org/update/'' | ||
| Root site, a composition of all below. | |||
| | |||
|- style="background-color: #f7f7f7;" | |- style="background-color: #f7f7f7;" | ||
| | | ''http://www.simantics.org/update/1.2'' | ||
| Simantics 1.2 SDK and Target Platform | |||
| | |||
|- style="background-color: #f7f7f7;" | |- style="background-color: #f7f7f7;" | ||
| | | ''http://www.simantics.org/update/trunk'' | ||
| Target platform for Trunk Development | |||
| | |||
|- style="background-color: #f7f7f7;" | |- style="background-color: #f7f7f7;" | ||
| | | ''http://www.simantics.org/update/utils'' | ||
| Simantics Development tools for Eclipse | |||
| | |||
|- style="background-color: #f7f7f7;" | |- style="background-color: #f7f7f7;" | ||
| | | ''http://www.simantics.org/update/helios'' | ||
| Eclipse 3.6 Helios mirror | |||
| | |||
|} | |} | ||
</blockquote> | </blockquote> |
Revision as of 10:02, 8 October 2010
Update site is a repository of plugins and features, code and material, that is ran in eclipse enviroment. It is used for file online distribution. Simantics project maintains a update site for Simantics SDK and Simantics Developer Tools. It is located at http://www.simantics.org/update and https://www.simantics.org/update. Its actually a composing site and the breakdown is are detailed in the table below. The format of the updatesite is a P2 repository.
Address Purpose 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/trunk Target platform for Trunk Development http://www.simantics.org/update/utils Simantics Development tools for Eclipse http://www.simantics.org/update/helios Eclipse 3.6 Helios mirror