root / tmp / org.txm.groovy.core / build.properties @ 2126
History | View | Annotate | Download (552 Bytes)
1 |
#Fri Jul 06 10:25:10 CEST 2018 |
---|---|
2 |
bin.includes = META-INF/,\ |
3 |
.,\ |
4 |
bin/,\ |
5 |
plugin.xml,\ |
6 |
src/groovy/org/,\ |
7 |
src/groovy/tests/,\ |
8 |
src/groovy/filters/,\ |
9 |
groovy/,\ |
10 |
OSGI-INF/ |
11 |
output..=bin/ |
12 |
jars.compile.order=. |
13 |
source..=src/java/ |
14 |
qualifier=svn |
15 |
sourceFileExtensions=*.java, *.groovy |
16 |
compilerAdapter=org.codehaus.groovy.eclipse.ant.GroovyCompilerAdapter |
17 |
compilerAdapter.useLog=true # this ensures that exceptions are logged to the proper log file. |