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