You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
733 B
20 lines
733 B
6 years ago
|
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
|