1 # Target platform definitions
\r
3 ## org.simantics.sdk.build.targetdefinition.target
\r
5 The platform definition that is used for building the Simantics SDK itself.
\r
6 It does not include any of the parts of the org.simantics.sdk feature which
\r
7 defines the contents of the Simantics SDK.
\r
9 Essentially it includes all required Eclipse components and other third-party
\r
10 external components required for building the Simantics SDK.
\r
12 See ../org.simantics.sdk.build.p2.site/ for how some of the external third-party
\r
13 libraries are bundled for use with the Simantics SDK.
\r
17 Includes all the same components as *org.simantics.sdk.build.targetdefinition.target*
\r
18 but also includes the Simantics SDK which is sourced from [http://www.simantics.org/download/<branch>/sdk/](http://www.simantics.org/download/<branch>/sdk/).
\r
20 Each platform repository branch can have its own separate download location online, e.g:
\r
21 * [http://www.simantics.org/download/master/sdk/](http://www.simantics.org/download/master/sdk/)
\r
22 * [http://www.simantics.org/download/release/1.28.0/sdk/](http://www.simantics.org/download/release/1.28.0/sdk/)
\r
23 * [http://www.simantics.org/download/feature/scl/sdk/](http://www.simantics.org/download/feature/scl/sdk/)
\r
26 which the simantics.target definition then references to get the SDK bundles.
\r