summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/eclipse-workspace/build.properties
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-23 16:59:14 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-23 16:59:14 +0000
commit9e3ccaeb444382abe38ffc5a14f2e62a95b6432c (patch)
tree5b14dbfc8c494e75a3af9026cafaaf8419c1ae9e /sandbox/rfeng/eclipse-workspace/build.properties
parent73fd85c3daabbd085621a85e926cd2c7159b3121 (diff)
An eclipse plugin that can run in headless mode to configure the eclipse workspace using command line
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926662 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/rfeng/eclipse-workspace/build.properties')
-rw-r--r--sandbox/rfeng/eclipse-workspace/build.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/sandbox/rfeng/eclipse-workspace/build.properties b/sandbox/rfeng/eclipse-workspace/build.properties
new file mode 100644
index 0000000000..7b6db787bd
--- /dev/null
+++ b/sandbox/rfeng/eclipse-workspace/build.properties
@@ -0,0 +1,5 @@
+source.. = src/main/java/
+output.. = target/classes/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml