mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00

Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io> Co-authored-by: Sebastian Zarnekow <Sebastian.Zarnekow@gmail.com>
13 lines
322 B
INI
13 lines
322 B
INI
bin.includes = .,\
|
|
META-INF/,\
|
|
plugin.properties,\
|
|
about.html,\
|
|
plugin.xml
|
|
source.. = src-gen/,\
|
|
src/,\
|
|
xtend-gen/,\
|
|
testlang-src/,\
|
|
testlang-src-gen/,\
|
|
suites
|
|
output.. = bin/test/
|
|
src.includes = about.html
|