wudsn-ide/com.wudsn.ide.lng/build.properties

12 lines
253 B
Properties
Raw Normal View History

2018-12-30 15:42:36 +00:00
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
icons/,\
help/,\
2021-09-17 23:25:22 +00:00
schema/,\
OSGI-INF/
2022-09-10 21:12:21 +00:00
bin.excludes = help/productions/java/
2018-12-30 15:42:36 +00:00