Fixed build.properties, fixed a few warnings on the go

This commit is contained in:
Sebastian Zarnekow 2019-11-06 01:18:41 +01:00
parent bbbdf68391
commit e814a7d8dd
11 changed files with 51 additions and 45 deletions

View file

@ -1,7 +1,11 @@
#
bin.includes = .,\
META-INF/,\
plugin.properties
jars.compile.order = .
source.. = src-gen/
plugin.properties,\
about.html
source.. = src-gen/,\
src/,\
xtend-gen/,\
testlang-src/,\
testlang-src-gen/,\
suites
src.includes = about.html

View file

@ -1,8 +1,7 @@
#
bin.includes = .,\
META-INF/,\
plugin.properties
jars.compile.order = .
plugin.properties,\
about.html
source.. = src/,\
xtend-gen/
src.includes = about.html

View file

@ -1,7 +1,7 @@
#
bin.includes = .,\
META-INF/
jars.compile.order = .
META-INF/,\
about.html
source.. = src/,\
xtend-gen/
xtend-gen/,\
tests
src.includes = about.html

View file

@ -1,9 +1,9 @@
#
bin.includes = .,\
META-INF/,\
plugin.xml
jars.compile.order = .
plugin.xml,\
about.html,\
model/
source.. = src-gen/,\
src/,\
xtend-gen/
src.includes = about.html

View file

@ -3,9 +3,15 @@
bin.includes = .,\
META-INF/,\
plugin.xml,\
plugin.properties
jars.compile.order = .
plugin.properties,\
about.html,\
testdata/
source.. = src-gen/,\
emf-gen/,\
xtend-gen/,\
src/,\
generator/src/,\
generator/xtend-gen/
generator/xtend-gen/,\
suites/
src.includes = testdata/,\
about.html

View file

@ -1,8 +1,7 @@
#
bin.includes = .,\
META-INF/,\
plugin.properties
jars.compile.order = .
plugin.properties,\
about.html
source.. = src/,\
xtend-gen/
src.includes = about.html

View file

@ -1,8 +1,7 @@
#
bin.includes = .,\
META-INF/
jars.compile.order = .
META-INF/,\
about.html
source.. = src-gen/,\
src/,\
xtend-gen/
src.includes = about.html

View file

@ -1,7 +1,6 @@
#
bin.includes = .,\
META-INF/
jars.compile.order = .
META-INF/,\
about.html
source.. = src-gen/,\
src/
src.includes = about.html

View file

@ -1,8 +1,7 @@
#
bin.includes = .,\
META-INF/
jars.compile.order = .
META-INF/,\
about.html
source.. = resources/,\
src/,\
xtend-gen/
src.includes = about.html

View file

@ -1,4 +0,0 @@
emf-gen
emf-gen/
emf-gen/*

View file

@ -1,12 +1,17 @@
#
bin.includes = .,\
META-INF/,\
plugin.xml,\
plugin.properties
jars.compile.order = .
plugin.properties,\
about.html,\
about.ini,\
about.mappings,\
about.properties,\
xtext32.png,\
schema/,\
org/
source.. = src-gen/,\
emf-gen/,\
packrat/,\
src/,\
xtend-gen/
src.includes = about.html