From 4636c26c8871fc22f3246379ecb6f446aa8cd8e8 Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 29 Jul 2009 00:01:17 +0000 Subject: Configure the resources so that java code can be loaded into eclipse git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798730 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/otest/fixed_version/pom.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'java') diff --git a/java/sca/otest/fixed_version/pom.xml b/java/sca/otest/fixed_version/pom.xml index 97d251fcae..9c9d075a91 100644 --- a/java/sca/otest/fixed_version/pom.xml +++ b/java/sca/otest/fixed_version/pom.xml @@ -68,15 +68,20 @@ + src/test/resources + + + + + src/main/resources - General/** *_Java/** ASM_8004/** ASM_8005/** - - + + org.codehaus.mojo @@ -87,11 +92,10 @@ add-source generate-sources - add-source + add-test-source - ${basedir}/src/main/resources/General ${basedir}/src/main/resources/General_Java ${basedir}/src/main/resources/ASM_8001_Java ${basedir}/src/main/resources/ASM_8004 -- cgit v1.2.3