File: compiler.properties.in

package info (click to toggle)
robocode 1.9.3.9-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,648 kB
  • sloc: java: 53,012; cs: 25,275; xml: 2,337; sh: 272; makefile: 15
file content (5 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (5)
1
2
3
4
5
# Debian default compiler.properties
robocode.version=@RCVER@
compiler.options=-deprecation -g
compiler.classpath=-classpath /usr/share/java/robocode.jar\:robots
compiler.binary=javac