File: ant.properties

package info (click to toggle)
libitext1-java 1.4-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 7,612 kB
  • ctags: 12,543
  • sloc: java: 86,865; xml: 396; makefile: 22
file content (6 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
itext.home=..
itext.src=..
# Ensure that source and target are 1.5
# For backwards compat on Java 7
ant.build.javac.source=1.5
ant.build.javac.target=1.5