Switch to unified view

a/tool/nbproject/project.properties b/tool/nbproject/project.properties
1
annotation.processing.enabled=true
1
annotation.processing.enabled=true

2
annotation.processing.enabled.in.editor=false
2
annotation.processing.enabled.in.editor=false

3
annotation.processing.processors.list=
3
annotation.processing.processors.list=

4
annotation.processing.run.all.processors=true
4
annotation.processing.run.all.processors=true

5
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
5
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output

6
application.homepage=http://triplecheck.de
6
application.homepage=http://triplecheck.de

7
application.title=TripleCheck
7
application.title=TripleCheck

8
application.vendor=Nuno Brito
8
application.vendor=Nuno Brito

9
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
9
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml

10
build.classes.dir=${build.dir}/classes
10
build.classes.dir=${build.dir}/classes

11
build.classes.excludes=**/*.java,**/*.form
11
build.classes.excludes=**/*.java,**/*.form

12
# This directory is removed when the project is cleaned:
12
# This directory is removed when the project is cleaned:

13
build.dir=build
13
build.dir=build

14
build.generated.dir=${build.dir}/generated
14
build.generated.dir=${build.dir}/generated

15
build.generated.sources.dir=${build.dir}/generated-sources
15
build.generated.sources.dir=${build.dir}/generated-sources

16
# Only compile against the classpath explicitly listed here:
16
# Only compile against the classpath explicitly listed here:

17
build.sysclasspath=ignore
17
build.sysclasspath=ignore

18
build.test.classes.dir=${build.dir}/test/classes
18
build.test.classes.dir=${build.dir}/test/classes

19
build.test.results.dir=${build.dir}/test/results
19
build.test.results.dir=${build.dir}/test/results

20
# Uncomment to specify the preferred debugger connection transport:
20
# Uncomment to specify the preferred debugger connection transport:

21
#debug.transport=dt_socket
21
#debug.transport=dt_socket

22
debug.classpath=\
22
debug.classpath=\

23
    ${run.classpath}
23
    ${run.classpath}

24
debug.test.classpath=\
24
debug.test.classpath=\

25
    ${run.test.classpath}
25
    ${run.test.classpath}

26
# This directory is removed when the project is cleaned:
26
# This directory is removed when the project is cleaned:

27
dist.dir=dist
27
dist.dir=dist

28
dist.jar=${dist.dir}/TripleCheck.jar
28
dist.jar=${dist.dir}/TripleCheck.jar

29
dist.javadoc.dir=${dist.dir}/javadoc
29
dist.javadoc.dir=${dist.dir}/javadoc

30
endorsed.classpath=
30
endorsed.classpath=

31
excludes=
31
excludes=

32
file.reference.bsh-2.1b5.jar=lib/bsh-2.1b5.jar
32
file.reference.bsh-2.1b5.jar=lib/bsh-2.1b5.jar

33
file.reference.jarchivelib-0.3.0.jar=lib/jarchivelib/jarchivelib-0.3.0.jar
33
file.reference.jarchivelib-0.3.0.jar=lib/jarchivelib/jarchivelib-0.3.0.jar

34
file.reference.jcommon-1.0.21.jar=lib/jfreechart/jcommon-1.0.21.jar
34
file.reference.jcommon-1.0.21.jar=lib/jfreechart/jcommon-1.0.21.jar

35
file.reference.jericho-html-3.3.jar=lib/jericho-html-3.3.jar
35
file.reference.jericho-html-3.3.jar=lib/jericho-html-3.3.jar

36
file.reference.jfreechart-1.0.17.jar=lib/jfreechart/jfreechart-1.0.17.jar
36
file.reference.jfreechart-1.0.17.jar=lib/jfreechart/jfreechart-1.0.17.jar

37
file.reference.simple-4.1.21.jar=lib/simple-4.1.21.jar
37
file.reference.simple-4.1.21.jar=lib/simple-4.1.21.jar

38
includes=**
38
includes=**

39
jar.archive.disabled=${jnlp.enabled}
39
jar.archive.disabled=${jnlp.enabled}

40
jar.compress=false
40
jar.compress=false

41
jar.index=${jnlp.enabled}
41
jar.index=${jnlp.enabled}

42
javac.classpath=\
42
javac.classpath=\

43
    ${file.reference.bsh-2.1b5.jar}:\
43
    ${file.reference.bsh-2.1b5.jar}:\

44
    ${file.reference.jarchivelib-0.3.0.jar}:\
44
    ${file.reference.jarchivelib-0.3.0.jar}:\

45
    ${file.reference.jcommon-1.0.21.jar}:\
45
    ${file.reference.jcommon-1.0.21.jar}:\

46
    ${file.reference.jericho-html-3.3.jar}:\
46
    ${file.reference.jericho-html-3.3.jar}:\

47
    ${file.reference.jfreechart-1.0.17.jar}:\
47
    ${file.reference.jfreechart-1.0.17.jar}:\

48
    ${file.reference.simple-4.1.21.jar}
48
    ${file.reference.simple-4.1.21.jar}

49
# Space-separated list of extra javac options
49
# Space-separated list of extra javac options

50
javac.compilerargs=
50
javac.compilerargs=

51
javac.deprecation=false
51
javac.deprecation=false

52
javac.processorpath=\
52
javac.processorpath=\

53
    ${javac.classpath}
53
    ${javac.classpath}

54
javac.source=1.6
54
javac.source=1.6

55
javac.target=1.6
55
javac.target=1.6

56
javac.test.classpath=\
56
javac.test.classpath=\

57
    ${javac.classpath}:\
57
    ${javac.classpath}:\

58
    ${build.classes.dir}
58
    ${build.classes.dir}

59
javac.test.processorpath=\
59
javac.test.processorpath=\

60
    ${javac.test.classpath}
60
    ${javac.test.classpath}

61
javadoc.additionalparam=
61
javadoc.additionalparam=

62
javadoc.author=false
62
javadoc.author=false

63
javadoc.encoding=${source.encoding}
63
javadoc.encoding=${source.encoding}

64
javadoc.noindex=false
64
javadoc.noindex=false

65
javadoc.nonavbar=false
65
javadoc.nonavbar=false

66
javadoc.notree=false
66
javadoc.notree=false

67
javadoc.private=false
67
javadoc.private=false

68
javadoc.reference.jarchivelib-0.3.0.jar=lib/jarchivelib/jarchivelib-0.3.0-javadoc.jar
68
javadoc.reference.jarchivelib-0.3.0.jar=lib/jarchivelib/jarchivelib-0.3.0-javadoc.jar

69
javadoc.splitindex=true
69
javadoc.splitindex=true

70
javadoc.use=true
70
javadoc.use=true

71
javadoc.version=false
71
javadoc.version=false

72
javadoc.windowtitle=
72
javadoc.windowtitle=

73
jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api"
73
jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api"

74
jnlp.codebase.type=no.codebase
74
jnlp.codebase.type=no.codebase

75
jnlp.descriptor=application
75
jnlp.descriptor=application

76
jnlp.enabled=false
76
jnlp.enabled=false

77
jnlp.mixed.code=default
77
jnlp.mixed.code=default

78
jnlp.offline-allowed=false
78
jnlp.offline-allowed=false

79
jnlp.signed=false
79
jnlp.signed=false

80
jnlp.signing=
80
jnlp.signing=

81
jnlp.signing.alias=
81
jnlp.signing.alias=

82
jnlp.signing.keystore=
82
jnlp.signing.keystore=

83
main.class=main.start
83
main.class=main.start

84
# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
84
# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed

85
manifest.custom.codebase=
85
manifest.custom.codebase=

86
# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
86
# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)

87
manifest.custom.permissions=
87
manifest.custom.permissions=

88
manifest.file=manifest.mf
88
manifest.file=manifest.mf

89
meta.inf.dir=${src.dir}/META-INF
89
meta.inf.dir=${src.dir}/META-INF

90
mkdist.disabled=false
90
mkdist.disabled=false

91
platform.active=default_platform
91
platform.active=default_platform

92
project.license=default
92
project.license=default

93
project.licensePath=./nbproject/spdxlicense.txt
93
project.licensePath=./nbproject/spdxlicense.txt

94
run.classpath=\
94
run.classpath=\

95
    ${javac.classpath}:\
95
    ${javac.classpath}:\

96
    ${build.classes.dir}
96
    ${build.classes.dir}

97
# Space-separated list of JVM arguments used when running the project.
97
# Space-separated list of JVM arguments used when running the project.

98
# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
98
# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.

99
# To set system properties for unit tests define test-sys-prop.name=value:
99
# To set system properties for unit tests define test-sys-prop.name=value:

100
run.jvmargs=
100
run.jvmargs=

101
run.test.classpath=\
101
run.test.classpath=\

102
    ${javac.test.classpath}:\
102
    ${javac.test.classpath}:\

103
    ${build.test.classes.dir}
103
    ${build.test.classes.dir}

104
source.encoding=UTF-8
104
source.encoding=UTF-8

105
source.reference.jarchivelib-0.3.0.jar=lib/jarchivelib/jarchivelib-0.3.0-sources.jar
105
source.reference.jarchivelib-0.3.0.jar=lib/jarchivelib/jarchivelib-0.3.0-sources.jar

106
src.dir=src
106
src.dir=src

107
src.extensions.dir=run\\extensions
107
src.extensions.dir=run\\extensions

108
src.licenses.dir=run\\licenses
108
src.licenses.dir=run\\licenses

109
src.plugins.dir=run\\plugins
109
src.plugins.dir=run\\plugins

110
test.src.dir=test
110
test.src.dir=test