Skip to content

Commit

Permalink
Xpect-eclipseGH-216: Move setup file
Browse files Browse the repository at this point in the history
  • Loading branch information
Quang Tran committed Jul 11, 2017
1 parent 35c000c commit 3382e7f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 47 deletions.
46 changes: 0 additions & 46 deletions org.xpect.releng/feature.xml

This file was deleted.

12 changes: 11 additions & 1 deletion org.xpect.releng/Xpect.setup → org.xpect.sdk/Xpect.setup
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,17 @@
<requirement
name="de.itemis.xtext.antlr.sdk.feature.group"/>
<requirement
name="org.xpect.workspace.feature.group"/>
name="org.xpect.sdk.feature.group"/>
<requirement
name="org.xpect.releng"/>
<requirement
name="org.xpect.tests"/>
<requirement
name="org.xpect.xtext.lib.tests"/>
<requirement
name="org.eclipse.xtext.example.arithmetics.xpect.tests"/>
<requirement
name="org.eclipse.xtext.example.domainmodel.xpect.tests"/>
<sourceLocator
rootFolder="${git.clone.location}"/>
<repositoryList
Expand Down

0 comments on commit 3382e7f

Please sign in to comment.