summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/plugins/core/build.properties
blob: 3bb11b999f7a6a727e525e04d25a9fdd7856f5fa (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/,\
               .,\
               about.html,\
               about_files/,\
               about.ini,\
               org/
src.includes = xsd/,\
               plugin.xml,\
               .classpath,\
               .project,\
               META-INF/,\
               about.html,\
               about_files/,\
               about.ini,\
               build.properties,\
               icons/,\
               .settings/,\
               org/,\
               pom.xml
jars.compile.order = .
source.. = .