summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1/tools/eclipse/plugins/core/build.properties
blob: c402b2eb4576e8d1db2071fa092e737bd89be765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
output.. = bin/
bin.includes = META-INF/,\
               plugin.xml,\
               xsd/,\
               icons/,\
               .,\
               LICENSE,\
               NOTICE,\
               org/
src.includes = xsd/,\
               plugin.xml,\
               .classpath,\
               .project,\
               LICENSE,\
               META-INF/,\
               NOTICE,\
               build.properties,\
               icons/,\
               .settings/,\
               org/,\
               pom.xml
jars.compile.order = .
source.. = .