Skip to content

Commit

Permalink
Removed cyclic dependency to mwe2.launch
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Zarnekow <sebastian.zarnekow@gmail.com>
  • Loading branch information
szarnekow committed Jan 8, 2024
1 parent c73589d commit 97ec836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions org.eclipse.xtend.core/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ exclude.. = **/GenerateXtend.mwe2
src.includes = about.html
src.excludes = generator/,\
generator-xtend-gen/
additional.bundles = org.eclipse.emf.mwe2.launch,\
org.eclipse.emf.mwe2.lib,\
additional.bundles = org.eclipse.emf.mwe2.lib,\
org.eclipse.xtext.xtext.generator
3 changes: 1 addition & 2 deletions org.eclipse.xtext.common.types/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ bin.includes = META-INF/,\
src.includes = model/,\
about.html
additional.bundles = org.eclipse.emf.mwe2.lib,\
org.eclipse.emf.codegen.ecore,\
org.eclipse.emf.mwe2.launch
org.eclipse.emf.codegen.ecore
src.excludes = generator/
bin.excludes = generator/

0 comments on commit 97ec836

Please sign in to comment.