Merge branch 'development'
[puzzles.git] / nbproject / project.properties
blob6375fac39db934238469c069f8085e26eb2f1cf9
1 annotation.processing.enabled=true
2 annotation.processing.enabled.in.editor=false
3 annotation.processing.processors.list=
4 annotation.processing.run.all.processors=true
5 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
6 application.desc=Puzzles.
7 application.homepage=https://github.com/LaVloZ/Puzzles/
8 application.title=Puzzles
9 application.vendor=La VloZ
10 auxiliary.org-netbeans-modules-projectimport-eclipse-core.key=src=src;output=bin;
11 auxiliary.org-netbeans-modules-projectimport-eclipse-core.project=.
12 auxiliary.org-netbeans-modules-projectimport-eclipse-core.timestamp=1384618043000
13 auxiliary.org-netbeans-modules-projectimport-eclipse-core.workspace=..
14 auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
15 build.classes.dir=${build.dir}/classes
16 build.classes.excludes=**/*.java,**/*.form
17 # This directory is removed when the project is cleaned:
18 build.dir=build
19 build.generated.dir=${build.dir}/generated
20 build.generated.sources.dir=${build.dir}/generated-sources
21 # Only compile against the classpath explicitly listed here:
22 build.sysclasspath=ignore
23 build.test.classes.dir=${build.dir}/test/classes
24 build.test.results.dir=${build.dir}/test/results
25 # Uncomment to specify the preferred debugger connection transport:
26 #debug.transport=dt_socket
27 debug.classpath=\
28     ${run.classpath}
29 debug.test.classpath=\
30     ${run.test.classpath}
31 # Files in build.classes.dir which should be excluded from distribution jar
32 dist.archive.excludes=
33 # This directory is removed when the project is cleaned:
34 dist.dir=dist
35 dist.jar=${dist.dir}/Puzzles.jar
36 dist.javadoc.dir=${dist.dir}/javadoc
37 endorsed.classpath=
38 excludes=
39 file.reference.Puzzles-src=src
40 includes=**
41 jar.archive.disabled=${jnlp.enabled}
42 jar.compress=false
43 jar.index=${jnlp.enabled}
44 javac.classpath=\
45     ${libs.junit_4.classpath}
46 # Space-separated list of extra javac options
47 javac.compilerargs=
48 javac.deprecation=false
49 javac.processorpath=\
50     ${javac.classpath}
51 javac.source=1.7
52 javac.target=1.7
53 javac.test.classpath=\
54     ${javac.classpath}:\
55     ${build.classes.dir}
56 javac.test.processorpath=\
57     ${javac.test.classpath}
58 javadoc.additionalparam=
59 javadoc.author=true
60 javadoc.encoding=${source.encoding}
61 javadoc.noindex=false
62 javadoc.nonavbar=false
63 javadoc.notree=false
64 javadoc.private=false
65 javadoc.splitindex=true
66 javadoc.use=true
67 javadoc.version=true
68 javadoc.windowtitle=
69 jnlp.codebase.type=no.codebase
70 jnlp.descriptor=application
71 jnlp.enabled=false
72 jnlp.mixed.code=default
73 jnlp.offline-allowed=false
74 jnlp.signed=false
75 jnlp.signing=
76 jnlp.signing.alias=
77 jnlp.signing.keystore=
78 main.class=com.github.puzzles.test.Main
79 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
80 manifest.custom.codebase=
81 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
82 manifest.custom.permissions=
83 meta.inf.dir=${src.dir}/META-INF
84 mkdist.disabled=true
85 platform.active=default_platform
86 run.classpath=\
87     ${javac.classpath}:\
88     ${build.classes.dir}
89 # Space-separated list of JVM arguments used when running the project.
90 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
91 # To set system properties for unit tests define test-sys-prop.name=value:
92 run.jvmargs=
93 run.test.classpath=\
94     ${javac.test.classpath}:\
95     ${build.test.classes.dir}
96 source.encoding=UTF-8
97 src.dir=${file.reference.Puzzles-src}
98 src.dist.dir=dist
99 test.test.dir=test