From 9e3ccaeb444382abe38ffc5a14f2e62a95b6432c Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 23 Mar 2010 16:59:14 +0000 Subject: 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 --- sandbox/rfeng/eclipse-workspace/build.properties | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sandbox/rfeng/eclipse-workspace/build.properties (limited to 'sandbox/rfeng/eclipse-workspace/build.properties') 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 -- cgit v1.2.3