File: project.properties

package info (click to toggle)
libnb-platform18-java 8.1%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 85,228 kB
  • ctags: 104,620
  • sloc: java: 705,506; xml: 124,894; ansic: 6,317; sh: 4,043; cpp: 2,492; objc: 288; perl: 277; makefile: 261
file content (13 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
is.autoload=true
javac.source=1.6
javac.compilerargs=-Xlint -Xlint:-serial
cp.extra=\
    ${nb_all}/libs.osgi/external/osgi.core-5.0.0.jar:\
    ${nb_all}/libs.osgi/external/osgi.cmpn-4.2.jar
test.unit.cp.extra=\
    ${ant.core.lib}:\
    ${nbantext.jar}
test-unit-sys-prop.java.awt.headless=true
test-unit-sys-prop.platform.dir=${cluster}
#test.filter.trace=false
test.config.stableBTD.includes=**/*Test.class