File: ant.properties

package info (click to toggle)
libxerces2-java 2.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 12,596 kB
  • sloc: java: 127,777; xml: 13,728; sh: 39; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (3)
1
2
3
4
ant.build.javac.source=1.7
ant.build.javac.target=1.7
javac.source=1.7
javac.target=1.7