Fixed typos and added Structural project

This commit is contained in:
2018-06-03 13:57:32 +02:00
parent c890545203
commit 89af39acb2
5 changed files with 464 additions and 5 deletions

View File

@@ -161,7 +161,7 @@
xsi:type="setup.p2:P2Task">
<requirement
name="org.eclipse.xtext.sdk.feature.group"
versionRange="[2.13.0,2.99.0]"/>
versionRange="[2.14.0,2.99.0]"/>
<repository
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>
@@ -202,7 +202,7 @@
xsi:type="predicates:AndPredicate">
<operand
xsi:type="predicates:RepositoryPredicate"
project="com.minres.coredsl"/>
project="com.minres.rdl"/>
</predicate>
</workingSet>
<description>The dynamic working sets for ${scope.project.label}</description>