summaryrefslogtreecommitdiffstats
path: root/sandbox/axis2-1.4/tools/eclipse/plugins/core/build.properties
blob: 453eef16154a49eb6dabf9d2d9303f5d769a76f7 (plain)
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
output.. = bin/
bin.includes = META-INF/,\
               plugin.xml,\
               xsd/,\
               icons/,\
               .,\
               DISCLAIMER,\
               LICENSE,\
               NOTICE,\
               org/
src.includes = xsd/,\
               plugin.xml,\
               .classpath,\
               .project,\
               DISCLAIMER,\
               LICENSE,\
               META-INF/,\
               NOTICE,\
               build.properties,\
               icons/,\
               .settings/,\
               org/,\
               pom.xml
jars.compile.order = .
source.. = .