summaryrefslogtreecommitdiffstats
path: root/java/sca/tools/eclipse/plugins/process/build.properties
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 22:26:02 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 22:26:02 +0000
commit527005da7d4e354aa72a08701a36db324f3b24e7 (patch)
tree489370545cfcb21939d0200c33a9791e36d9fc4e /java/sca/tools/eclipse/plugins/process/build.properties
parent07e36fc586610dc361bbe0eca9efa292cfb33b4b (diff)
Finish the merge for tools
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719095 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/tools/eclipse/plugins/process/build.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/java/sca/tools/eclipse/plugins/process/build.properties b/java/sca/tools/eclipse/plugins/process/build.properties
new file mode 100644
index 0000000000..c402b2eb45
--- /dev/null
+++ b/java/sca/tools/eclipse/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.. = .