view visualizer/Data/nbproject/project.properties @ 5680:87fc13b59258

Split _vmLibDirInJdk into _vmLibDirInJdk and _vmCfgInJdk to account for Windows jdk layout In _runInDebugShell, use the platform's encoding for reading from the console In _runInDebugShell, be able use the return code from the process to check for success, use this for the windows build
author Gilles Duboscq <duboscq@ssw.jku.at>
date Fri, 22 Jun 2012 11:35:11 +0200
parents 35cca763f498
children
line wrap: on
line source

javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
src.dir=src
build.test.classes.dir=${build.dir}/test/classes
build.test.results.dir=${build.dir}/test/results
test.src.dir=test
build.test.classes.dir=${build.dir}/test/classes
build.test.results.dir=${build.dir}/test/results