File: default.properties

package info (click to toggle)
cofoja 1.3-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,124 kB
  • sloc: java: 10,706; xml: 333; sh: 174; makefile: 16
file content (16 lines) | stat: -rw-r--r-- 494 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## You can override the following properties by creating
## a 'local.properties' configuration file.

## Version information. Set 'snapshot' to false if you are building
## a release.
version=1.2
snapshot=true
debug=true

## Location of an older build of Cofoja, for bootstrapping
## purposes. Leave unset to use a newly built binary.
# bootstrap.jar=build/bootstrap.jar

## Location of the JDK 'tools.jar' or 'classes.jar' (on Mac OS X).
tools.jar=${java.home}/../lib/tools.jar
add-opens=true