make/tools/classanalyzer/nbproject/project.properties

Print this page

        

*** 55,65 **** endorsed.classpath= excludes= file.reference.tools-src=src ! file.reference.tools.jar=${jdk.home}/lib/tools.jar includes=** jar.compress=false javac.classpath=\ ${file.reference.tools.jar} javac.deprecation=false --- 55,65 ---- endorsed.classpath= excludes= file.reference.tools-src=src ! file.reference.tools.jar=/export/mchung/jigsaw/bundles/solaris-i586/lib/tools.jar includes=** jar.compress=false javac.classpath=\ ${file.reference.tools.jar} javac.deprecation=false
*** 77,92 **** javadoc.use=false javadoc.version=false main.class=com.sun.classanalyzer.ClassAnalyzer manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF ! platform.active=JDK7 run.classpath=\ ${javac.classpath}:\ ${build.classes.dir} # Space-separated list of JVM arguments used when running the project # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value # or test-sys-prop.name=value to set system properties for unit tests): ! run.jvmargs=-Xmx896m -Xms128m run.test.classpath= source.encoding=UTF-8 src.dir=${file.reference.tools-src} --- 77,92 ---- javadoc.use=false javadoc.version=false main.class=com.sun.classanalyzer.ClassAnalyzer manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF ! platform.active=JDK_1.7 run.classpath=\ ${javac.classpath}:\ ${build.classes.dir} # Space-separated list of JVM arguments used when running the project # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value # or test-sys-prop.name=value to set system properties for unit tests): ! run.jvmargs=-Xmx896m -Xms128m -Dclassanalyzer.debug run.test.classpath= source.encoding=UTF-8 src.dir=${file.reference.tools-src}