generated from RamiSJ12/RamiSJ12
-
Notifications
You must be signed in to change notification settings - Fork 1
/
project.properties
134 lines (134 loc) · 5.31 KB
/
project.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
annotation.processing.enabled=true
annotation.processing.enabled.in.editor=false
annotation.processing.processor.options=-Aeclipselink.canonicalmodel.use_static_factory=false
annotation.processing.processors.list=
annotation.processing.run.all.processors=true
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
application.title=Medication
application.vendor=Shaurav
build.classes.dir=${build.dir}/classes
build.classes.excludes=**/*.java,**/*.form
# This directory is removed when the project is cleaned:
build.dir=build
build.generated.dir=${build.dir}/generated
build.generated.sources.dir=${build.dir}/generated-sources
# Only compile against the classpath explicitly listed here:
build.sysclasspath=ignore
build.test.classes.dir=${build.dir}/test/classes
build.test.results.dir=${build.dir}/test/results
# Uncomment to specify the preferred debugger connection transport:
#debug.transport=dt_socket
debug.classpath=\
${run.classpath}
debug.modulepath=\
${run.modulepath}
debug.test.classpath=\
${run.test.classpath}
debug.test.modulepath=\
${run.test.modulepath}
# Files in build.classes.dir which should be excluded from distribution jar
dist.archive.excludes=
# This directory is removed when the project is cleaned:
dist.dir=dist
dist.jar=${dist.dir}/Medication.jar
dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath=
excludes=
file.reference.calendar-2.1.0.jar.zip=/home/rami/Downloads/calendar-2.1.0.jar.zip
file.reference.commons-dbutils-1.3-sources.jar.zip=/home/rami/Downloads/commons-dbutils-1.3-sources.jar.zip
file.reference.commons-dbutils-1.5.jar=C:\\Users\\Shaurav\\Downloads\\commons-dbutils-1.5.jar
file.reference.commons-dbutils-1.5.jar-1=C:\\Users\\ABDULLAH-AL-MAMUN\\Desktop\\commons-dbutils-1.5.jar
file.reference.commons-dbutils-1.5.jar.zip=C:\\Users\\Shaurav\\Downloads\\commons-dbutils-1.5.jar.zip
file.reference.Downloads-jar_files=/home/rami/Downloads/jar_files
file.reference.gwt-widgets-0.2.0.jar.zip=/home/rami/Downloads/gwt-widgets-0.2.0.jar.zip
file.reference.jar_files.zip=/home/rami/Downloads/jar_files.zip
file.reference.mysql-connector-java-5.1.36-bin.jar=C:\\Program Files (x86)\\MySQL\\MySQL Connector J\\mysql-connector-java-5.1.36-bin.jar
file.reference.mysql-connector-java-5.1.37-bin.jar=C:\\Users\\ABDULLAH-AL-MAMUN\\Desktop\\mysql-connector-java-5.1.37-bin.jar
file.reference.rs2xml.jar=C:\\Users\\Shaurav\\Downloads\\rs2xml.jar
file.reference.rs2xml.jar-1=C:\\Users\\ABDULLAH-AL-MAMUN\\Desktop\\rs2xml.jar
file.reference.rs2xml.zip=/home/rami/Downloads/rs2xml.zip
file.reference.swingx-all-1.6.4.jar=C:\\Program Files\\NetBeans 8.0.1\\ide\\modules\\ext\\swingx-all-1.6.4.jar
file.reference.swingx-all-1.6.4.jar-1=C:\\Program Files\\NetBeans 8.0\\ide\\modules\\ext\\swingx-all-1.6.4.jar
includes=**
jar.compress=false
javac.classpath=\
${file.reference.commons-dbutils-1.5.jar.zip}:\
${file.reference.commons-dbutils-1.5.jar}:\
${file.reference.rs2xml.jar}:\
${file.reference.mysql-connector-java-5.1.36-bin.jar}:\
${file.reference.swingx-all-1.6.4.jar}:\
${libs.beans-binding.classpath}:\
${libs.eclipselink.classpath}:\
${libs.JAVADB_DRIVER_LABEL.classpath}:\
${file.reference.swingx-all-1.6.4.jar-1}:\
${file.reference.rs2xml.jar-1}:\
${file.reference.mysql-connector-java-5.1.37-bin.jar}:\
${file.reference.commons-dbutils-1.5.jar-1}:\
${file.reference.gwt-widgets-0.2.0.jar.zip}:\
${libs.absolutelayout.classpath}:\
${file.reference.jar_files.zip}:\
${file.reference.rs2xml.zip}:\
${file.reference.calendar-2.1.0.jar.zip}:\
${file.reference.commons-dbutils-1.3-sources.jar.zip}
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false
javac.external.vm=false
javac.modulepath=
javac.processormodulepath=
javac.processorpath=\
${javac.classpath}:\
${libs.eclipselinkmodelgen.classpath}:\
${file.reference.gwt-widgets-0.2.0.jar.zip}
javac.source=1.7
javac.target=1.7
javac.test.classpath=\
${javac.classpath}:\
${build.classes.dir}:\
${file.reference.calendar-2.1.0.jar.zip}:\
${file.reference.gwt-widgets-0.2.0.jar.zip}:\
${file.reference.Downloads-jar_files}:\
${file.reference.jar_files.zip}:\
${file.reference.rs2xml.zip}
javac.test.modulepath=\
${javac.modulepath}
javac.test.processorpath=\
${javac.test.classpath}
javadoc.additionalparam=
javadoc.author=false
javadoc.encoding=${source.encoding}
javadoc.html5=false
javadoc.noindex=false
javadoc.nonavbar=false
javadoc.notree=false
javadoc.private=false
javadoc.splitindex=true
javadoc.use=true
javadoc.version=false
javadoc.windowtitle=
jlink.launcher=false
jlink.launcher.name=Medication
main.class=medication.Page2
manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false
native.bundling.enabled=true
platform.active=default_platform
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.
# To set system properties for unit tests define test-sys-prop.name=value:
run.jvmargs=
run.modulepath=\
${javac.modulepath}
run.test.classpath=\
${javac.test.classpath}:\
${build.test.classes.dir}
run.test.modulepath=\
${javac.test.modulepath}
source.encoding=UTF-8
src.dir=src
src.res.dir=res
test.src.dir=test