From 5e520b1b65c79cd828057cb628b9367acb266880 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:05:59 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835117 13f79535-47bb-0310-9956-ffa450edef68 --- .../eclipse34/plugins/manager/build.properties | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 sca-java-1.x/branches/sca-android/tools/eclipse34/plugins/manager/build.properties (limited to 'sca-java-1.x/branches/sca-android/tools/eclipse34/plugins/manager/build.properties') diff --git a/sca-java-1.x/branches/sca-android/tools/eclipse34/plugins/manager/build.properties b/sca-java-1.x/branches/sca-android/tools/eclipse34/plugins/manager/build.properties new file mode 100644 index 0000000000..c402b2eb45 --- /dev/null +++ b/sca-java-1.x/branches/sca-android/tools/eclipse34/plugins/manager/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.. = . -- cgit v1.2.3