summaryrefslogtreecommitdiffstats
path: root/java/sca-1.x-contrib/tools/eclipse34/plugins/process/build.properties
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-21 06:38:33 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-21 06:38:33 +0000
commitd65381866efca570311ec4b11930defd831b47a3 (patch)
tree7bc7f6208654d5ae9e80055d5c9dac7229541187 /java/sca-1.x-contrib/tools/eclipse34/plugins/process/build.properties
parent4a6bd8c19b3d647fcbb48124619ec7df49da2ef4 (diff)
Move to 1.x-contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767008 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca-1.x-contrib/tools/eclipse34/plugins/process/build.properties')
-rw-r--r--java/sca-1.x-contrib/tools/eclipse34/plugins/process/build.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/java/sca-1.x-contrib/tools/eclipse34/plugins/process/build.properties b/java/sca-1.x-contrib/tools/eclipse34/plugins/process/build.properties
new file mode 100644
index 0000000000..c402b2eb45
--- /dev/null
+++ b/java/sca-1.x-contrib/tools/eclipse34/plugins/process/build.properties
@@ -0,0 +1,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.. = .