~verterok/bzr-eclipse/pluginpath-fix

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .,\
               plugin.properties,\
               .classpath,\
               .project,\
               build.properties,\
               bzr-java-lib-0.5.1-SNAPSHOT-tests.jar,\
               commons-logging-1.1.1.jar
src.includes = src/,\
               plugin.xml,\
               build.properties,\
               META-INF/,\
               .settings/,\
               .project,\
               .classpath,\
               plugin.properties