#Properties defining choices made by the user.
#Put here your own choices

#Local jdk
jdk.home=c:/JavaSun/jdk1.3
#Location for the generated system
user.build.location=c:/tmp/instantbank

#Java compiler. Use javac1.3 for Sun's compiler
build.compiler=jikes

#Some options for the compiler
compile.deprecation=true
compile.nowarn=false