-
Notifications
You must be signed in to change notification settings - Fork 0
/
build.properties
executable file
·38 lines (38 loc) · 1.21 KB
/
build.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
source.. = src/,\
exported/
output.. = bin/
bin.includes = plugin.xml,\
META-INF/,\
.,\
icons/,\
embeddedCAL_RT.jar,\
package_plugin.xml,\
plugin.properties,\
Embedded CAL User.pdf,\
Embedded Editor Release Notes.html,\
about.html,\
epl-v10.html,\
notice.html
jars.compile.order = embeddedCAL_RT.jar,\
.
source.embeddedCAL_RT.jar = exported/
output.embeddedCAL_RT.jar = bin/
src.includes = .classpath,\
.project,\
META-INF/,\
build.properties,\
exported/,\
icons/,\
plugin.properties,\
plugin.xml,\
src/,\
Embedded CAL User.pdf,\
Embedded Editor Release Notes.html,\
about.html,\
epl-v10.html,\
notice.html,\
package_plugin.xml,\
create_embedded_rt.jardesc,\
Embedded CAL User.doc,\
Embedded CAL Developer.doc
jars.extra.classpath = embeddedCAL_RT.jar