From d65381866efca570311ec4b11930defd831b47a3 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 21 Apr 2009 06:38:33 +0000 Subject: Move to 1.x-contrib git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767008 13f79535-47bb-0310-9956-ffa450edef68 --- .../tools/eclipse34/features/core/build.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 java/sca-1.x-contrib/tools/eclipse34/features/core/build.properties (limited to 'java/sca-1.x-contrib/tools/eclipse34/features/core/build.properties') diff --git a/java/sca-1.x-contrib/tools/eclipse34/features/core/build.properties b/java/sca-1.x-contrib/tools/eclipse34/features/core/build.properties new file mode 100644 index 0000000000..f36e15c5d3 --- /dev/null +++ b/java/sca-1.x-contrib/tools/eclipse34/features/core/build.properties @@ -0,0 +1,10 @@ +bin.includes = feature.xml,\ + NOTICE,\ + LICENSE,\ + META-INF/ +src.includes = .project,\ + LICENSE,\ + NOTICE,\ + build.properties,\ + feature.xml,\ + META-INF/ -- cgit v1.2.3