File: project.properties

package info (click to toggle)
libnb-platform18-java 7.4%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 81,288 kB
  • ctags: 101,418
  • sloc: java: 682,018; xml: 117,409; ansic: 6,281; sh: 3,982; cpp: 2,458; objc: 288; perl: 276; makefile: 252
file content (17 lines) | stat: -rw-r--r-- 476 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
javac.compilerargs=-Xlint:unchecked
javac.source=1.6

test.config.xmlinst.includes=\
  org/netbeans/test/autoupdate/xml/xml_0001.class

test.config.xmluninst.includes=\
  org/netbeans/test/autoupdate/xml/xml_0002.class

test.config.working.includes=\
  org/netbeans/test/autoupdate/Autoupdate.class

test.config.stableBTD.includes=**/*Test.class
test.config.stableBTD.excludes=org/netbeans/test/*

javadoc.arch=${basedir}/arch.xml
javadoc.apichanges=${basedir}/apichanges.xml