diff --git a/de.hftstuttgart.cityunits.target/HowToDefineTargetPlatform.md b/de.hftstuttgart.cityunits.target/HowToDefineTargetPlatform.md new file mode 100644 index 0000000000000000000000000000000000000000..acadbc322f08950d87d60fa9c65359f24ba85b5e --- /dev/null +++ b/de.hftstuttgart.cityunits.target/HowToDefineTargetPlatform.md @@ -0,0 +1,11 @@ +# How to Define Eclipse Target Platform + +Create new or edit old `.target` file. + +In Target Definition editor add target definition file and add add six features from four P2 sites: + +* From the site for latest Eclipse release, e.g. `http://download.eclipse.org/releases/2020-12` add: `Eclipse RT Target Platform Components -> Equinox Target Components` and `General Purpose Tools -> Eclipse e4 Tools Developer Resources`. +* From the site for latest Orbit release, e.g. `https://download.eclipse.org/tools/orbit/downloads/2020-12/` add: `JUnit` and `JUnit Jupiter API` from category `Orbit Bundles By Scope: Testing`. +* From Eclipse Source site for EMF `https://transfer.hft-stuttgart.de/pages/neqmodplus/indriya-p2/release_target_211/` and: `Uncategorized -> Indriya P2`. +* From HfT Stuttgart transfer site for Indriya Units `http://download.eclipse.org/ecp/releases/releases_target_125/` and: `All SDKs -> EMF Forms SDK`. +* From HfT Stuttgart transfer site for Indriya Units `http://download.eclipse.org/ecp/releases/releases_target_125/` and: `EMF Client Platform Features -> ECP SDK e4 (Target Feature)`.