add 2020-03 products

This commit is contained in:
Eyck Jentzsch 2020-04-08 09:14:23 +02:00
parent 912cec4f18
commit e9a202b047
5 changed files with 376 additions and 1216 deletions

File diff suppressed because one or more lines are too long

View File

@ -66,8 +66,21 @@
<setupTask <setupTask
xsi:type="setup.p2:P2Task"> xsi:type="setup.p2:P2Task">
<requirement <requirement
name="org.eclipse.xtext.sdk.feature.group" name="org.eclipse.xtext.sdk.feature.group"/>
versionRange="[2.13.0,2.99.0]"/> <requirement
name="org.codehaus.groovy.eclipse.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.jdt.patch.feature.group"/>
<requirement
name="org.codehaus.groovy25.feature.feature.group"/>
<requirement
name="org.codehaus.groovy30.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.compilerless.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.headless.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.m2eclipse.feature.feature.group"/>
<repository <repository
url="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/"/> url="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/"/>
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description> <description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>

View File

@ -66,8 +66,7 @@
<setupTask <setupTask
xsi:type="setup.p2:P2Task"> xsi:type="setup.p2:P2Task">
<requirement <requirement
name="org.eclipse.xtext.sdk.feature.group" name="org.eclipse.xtext.sdk.feature.group"/>
versionRange="[2.14.0,2.99.0]"/>
<repository <repository
url="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/"/> url="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/"/>
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description> <description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>

View File

@ -60,7 +60,7 @@
<setupTask <setupTask
xsi:type="setup:VariableTask" xsi:type="setup:VariableTask"
name="eclipse.target.platform" name="eclipse.target.platform"
value="None" value="Photon"
defaultValue="Neon" defaultValue="Neon"
storageURI="scope://Workspace"/> storageURI="scope://Workspace"/>
<setupTask <setupTask
@ -69,6 +69,20 @@
name="org.eclipse.pde.feature.group"/> name="org.eclipse.pde.feature.group"/>
<requirement <requirement
name="org.eclipse.e4.core.tools.feature.feature.group"/> name="org.eclipse.e4.core.tools.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.eclipse.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.jdt.patch.feature.group"/>
<requirement
name="org.codehaus.groovy25.feature.feature.group"/>
<requirement
name="org.codehaus.groovy30.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.compilerless.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.headless.feature.feature.group"/>
<requirement
name="org.codehaus.groovy.m2eclipse.feature.feature.group"/>
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description> <description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
</setupTask> </setupTask>
<setupTask <setupTask
@ -99,7 +113,7 @@
</setupTask> </setupTask>
<setupTask <setupTask
xsi:type="pde:TargetPlatformTask" xsi:type="pde:TargetPlatformTask"
name="Neon Platform"> name="Target Platform">
<description>Sets the RDL Editor target platform</description> <description>Sets the RDL Editor target platform</description>
</setupTask> </setupTask>
<stream name="${git.stream}" <stream name="${git.stream}"

View File

@ -65,8 +65,7 @@
<setupTask <setupTask
xsi:type="setup.p2:P2Task"> xsi:type="setup.p2:P2Task">
<requirement <requirement
name="org.eclipse.xtext.sdk.feature.group" name="org.eclipse.xtext.sdk.feature.group"/>
versionRange="[2.13.0,2.99.0]"/>
<requirement <requirement
name="org.eclipse.emf.ecore.xcore.sdk.feature.group"/> name="org.eclipse.emf.ecore.xcore.sdk.feature.group"/>
<requirement <requirement