diff --git a/docs/oomph/products/OASP4J.setup b/docs/oomph/products/OASP4J.setup index c623ffa..74a77d4 100644 --- a/docs/oomph/products/OASP4J.setup +++ b/docs/oomph/products/OASP4J.setup @@ -7,9 +7,10 @@ xmlns:com.github.maybeec.oomph.task_1="http://maybeec.github.io/oomph-task-cli/1.0" xmlns:fscopy="http://com.github.maybeec/task-fscopy/1.0" xmlns:fsrename="http://maybeec.github.io/task-fsrename/1.0" + xmlns:jdt="http://www.eclipse.org/oomph/setup/jdt/1.0" xmlns:setup="http://www.eclipse.org/oomph/setup/1.0" xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0" - xsi:schemaLocation="http://maybeec.github.io/oomph-task-unzip/1.0 https://raw.githubusercontent.com/maybeec/oomph-task-unzip/master/task-unzip-updatesite/model/Oomph-task-unzip.ecore http://maybeec.github.io/oomph-task-cli/1.0 https://raw.githubusercontent.com/maybeec/oomph-task-cli/master/task-cli-updatesite/model/Oomph-cli-task-1.0.ecore http://com.github.maybeec/task-fscopy/1.0 https://raw.githubusercontent.com/maybeec/oomph-task-fscopy/master/task-fscopy-updatesite/model/Oomph-task-fscopy.ecore http://maybeec.github.io/task-fsrename/1.0 https://raw.githubusercontent.com/maybeec/oomph-task-fsrename/master/task-fsrename-updatesite/model/Oomph-task-fsrename.ecore" + xsi:schemaLocation="http://maybeec.github.io/oomph-task-unzip/1.0 https://raw.githubusercontent.com/maybeec/oomph-task-unzip/master/task-unzip-updatesite/model/Oomph-task-unzip.ecore http://maybeec.github.io/oomph-task-cli/1.0 https://raw.githubusercontent.com/maybeec/oomph-task-cli/master/task-cli-updatesite/model/Oomph-cli-task-1.0.ecore http://com.github.maybeec/task-fscopy/1.0 https://raw.githubusercontent.com/maybeec/oomph-task-fscopy/master/task-fscopy-updatesite/model/Oomph-task-fscopy.ecore http://maybeec.github.io/task-fsrename/1.0 https://raw.githubusercontent.com/maybeec/oomph-task-fsrename/master/task-fsrename-updatesite/model/Oomph-task-fsrename.ecore http://www.eclipse.org/oomph/setup/jdt/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/JDT.ecore" name="oasp4j" label="OASP4J"> + label="OASP4j"> - @@ -1143,17 +1142,15 @@ xsi:type="fscopy:FileSystemCopyTask" id="fscopy.java.8" excludedTriggers="MANUAL" - resource="${jdk.location-1.8}" + resource="${jre.location-1.8}" destination="${jre.target.location-1.8}" priority="100"> Copies the chosen Java 8 DK into ${jre.target.location-1.8} + xsi:type="jdt:JRETask" + version="JavaSE-1.8" + location="${jre.location-1.8}"/> + + + + + + + + + + + + - - - - - - - - - - - - - OASP Scripts version to be used + + ANT version to be installed + Maven version to be installed + + Tomcat version to be installed + + + Python Version to be installed + + + NodeJS version to be installed + Configuration of product versions of non-eclipse resources - - - - - - Copies the chosen Java 8 DK into ${jre.target.location-1.8} - - - + + + + + + Copies the chosen Java 8 DK into ${jre.target.location-1.8} + + +