forked from marcesher/org.mxunit.eclipseplugin
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbuild.properties
More file actions
32 lines (31 loc) · 1.09 KB
/
build.properties
File metadata and controls
32 lines (31 loc) · 1.09 KB
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
bin.includes = plugin.xml,\
META-INF/,\
help/html/,\
icons/,\
lib/axis.jar,\
lib/commons-collections-3.2.jar,\
lib/commons-discovery.jar,\
lib/commons-io-1.3.1.jar,\
lib/jaxrpc.jar,\
lib/saaj.jar,\
lib/wsdl4j-1.5.1.jar,\
lib/mail.jar,\
lib/commons-codec-1.3.jar,\
lib/commons-httpclient-3.1.jar,\
lib/activation.jar,\
lib/commons-lang-2.4.jar,\
style/,\
contexts.xml,\
toc.xml,\
toc_main.xml
bin.excludes = bin/org/mxunit/eclipseplugin/sandbox/
src.includes = src/org/mxunit/eclipseplugin/,\
test/org/mxunit/eclipseplugin/,\
toc.xml,\
toc_main.xml,\
icons/,\
help/,\
style/
src.excludes = src/org/mxunit/eclipseplugin/sandbox/,\
test/org/mxunit/eclipseplugin/sandbox/
jars.compile.order =