mirror of
http://172.16.200.102/MOISE/Pattern-Instanciation-On-System-Engineering-Model.git
synced 2025-11-26 05:47:57 +01:00
20 lines
752 B
Properties
20 lines
752 B
Properties
|
|
source.. = src/,\
|
||
|
|
src-gen/,\
|
||
|
|
xtend-gen/
|
||
|
|
bin.includes = .,\
|
||
|
|
META-INF/
|
||
|
|
bin.excludes = **/*.mwe2,\
|
||
|
|
**/*.xtend
|
||
|
|
additional.bundles = org.eclipse.xtext.xbase,\
|
||
|
|
org.eclipse.xtext.common.types,\
|
||
|
|
org.eclipse.xtext.xtext.generator,\
|
||
|
|
org.eclipse.emf.codegen.ecore,\
|
||
|
|
org.eclipse.emf.mwe.utils,\
|
||
|
|
org.eclipse.emf.mwe2.launch,\
|
||
|
|
org.eclipse.emf.mwe2.lib,\
|
||
|
|
org.objectweb.asm,\
|
||
|
|
org.apache.commons.logging,\
|
||
|
|
org.apache.log4j,\
|
||
|
|
com.ibm.icu,\
|
||
|
|
org.eclipse.xtext.generator
|