mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
16 lines
392 B
INI
16 lines
392 B
INI
bin.includes = .,\
|
|
META-INF/,\
|
|
plugin.xml,\
|
|
plugin.properties,\
|
|
about.html,\
|
|
testdata/
|
|
source.. = src-gen/,\
|
|
emf-gen/,\
|
|
xtend-gen/,\
|
|
src/,\
|
|
generator/src/,\
|
|
suites/
|
|
output.. = bin/mwe2/,\
|
|
bin/test/
|
|
src.includes = testdata/,\
|
|
about.html
|