Skip to content

Commit

Permalink
Merge pull request #2812 from eclipse/cd_byeXpand_part2
Browse files Browse the repository at this point in the history
remove old xpand based generator (Xpand removal part 2)
  • Loading branch information
cdietrich authored Sep 29, 2023
2 parents 45eb5f4 + 61ed7af commit 716ba1f
Show file tree
Hide file tree
Showing 315 changed files with 10 additions and 53,469 deletions.
1 change: 0 additions & 1 deletion org.eclipse.xtext.extras.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
</classpathentry>
<classpathentry kind="src" path="emf-gen"/>
<classpathentry kind="src" path="generator/src"/>
<classpathentry kind="src" path="deprecated"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11/">
<attributes>
<attribute name="module" value="true"/>
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.xtext.extras.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ Require-Bundle: org.antlr.runtime;bundle-version="[3.2.0,3.2.1)",
org.eclipse.xtext.xbase.lib,
org.eclipse.xtend.lib,
org.eclipse.xtext.xtext.generator;bundle-version="2.30.0",
org.eclipse.xtext.generator;bundle-version="2.30.0",
org.junit;bundle-version="4.13.2",
org.eclipse.xtext.xbase;bundle-version="2.30.0"
org.eclipse.xtext.xbase;bundle-version="2.30.0",
org.eclipse.emf.mwe2.lib;bundle-version="2.15.0";resolution:=optional
Import-Package: org.apache.log4j,
org.junit;version="4.13.2",
org.junit.rules;version="4.13.2",
Expand Down
1 change: 0 additions & 1 deletion org.eclipse.xtext.extras.tests/build.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
source.. = emf-gen,\
generator/src,\
deprecated,\
src-gen,\
src
bin.includes = META-INF/,\
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 716ba1f

Please sign in to comment.