summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/contrib/tools/eclipse34/plugins/process/build.properties
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:56:01 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:56:01 +0000
commitcf61fc6ced05607d9674781ebfc0c45fa1300124 (patch)
tree0aa8205859f8315055f820e13b7636765cd99a78 /sca-java-1.x/contrib/tools/eclipse34/plugins/process/build.properties
parent3a23c5a6a783a4b7330d9be300013919d4256ca4 (diff)
Moving 1.x contribs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835167 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/contrib/tools/eclipse34/plugins/process/build.properties')
-rw-r--r--sca-java-1.x/contrib/tools/eclipse34/plugins/process/build.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/sca-java-1.x/contrib/tools/eclipse34/plugins/process/build.properties b/sca-java-1.x/contrib/tools/eclipse34/plugins/process/build.properties
new file mode 100644
index 0000000000..c402b2eb45
--- /dev/null
+++ b/sca-java-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.. = .