Added GMF Tooling for Mendel
This commit is contained in:
parent
c77c311b16
commit
cd992bb9f0
|
@ -73,8 +73,12 @@
|
||||||
name="org.eclipse.gmf.feature.group"/>
|
name="org.eclipse.gmf.feature.group"/>
|
||||||
<requirement
|
<requirement
|
||||||
name="org.eclipse.gmf.runtime.sdk.feature.group"/>
|
name="org.eclipse.gmf.runtime.sdk.feature.group"/>
|
||||||
|
<requirement
|
||||||
|
name="org.eclipse.gmf.sdk.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/"/>
|
||||||
|
<repository
|
||||||
|
url="http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/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>
|
||||||
</setupTask>
|
</setupTask>
|
||||||
<setupTask
|
<setupTask
|
||||||
|
|
Loading…
Reference in New Issue