From cde3d2629677a07aa09e3c7fbe117b680c0f5df7 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:09:08 +0000 Subject: Moving 2.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68 --- .../tools/eclipse/plugins/web20/build.properties | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 sca-java-2.x/branches/sca-equinox/tools/eclipse/plugins/web20/build.properties (limited to 'sca-java-2.x/branches/sca-equinox/tools/eclipse/plugins/web20/build.properties') diff --git a/sca-java-2.x/branches/sca-equinox/tools/eclipse/plugins/web20/build.properties b/sca-java-2.x/branches/sca-equinox/tools/eclipse/plugins/web20/build.properties new file mode 100644 index 0000000000..c402b2eb45 --- /dev/null +++ b/sca-java-2.x/branches/sca-equinox/tools/eclipse/plugins/web20/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