mirror of https://github.com/Minres/RDL-Editor.git
21 lines
744 B
Properties
21 lines
744 B
Properties
|
source.. = src/,\
|
||
|
src-gen/,\
|
||
|
xtend-gen/
|
||
|
bin.includes = model/generated/,\
|
||
|
.,\
|
||
|
META-INF/,\
|
||
|
plugin.xml
|
||
|
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
|