From 284c8ee71c2d89631ae58f88182b826504ad86ed Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 16 Sep 2010 19:16:27 +0000 Subject: Remove notice.dir setting from command for generating eclipse project files (TUSCANY-3676) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997886 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING b/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING index 6552011e15..2a0730ad13 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING +++ b/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING @@ -75,7 +75,7 @@ Apache Tuscany SCA source code. If you are an Eclipse user do the following -mvn -Dnotice.dir=src/main/resources eclipse:eclipse +mvn eclipse:eclipse mvn -Declipse.workspace= eclipse:add-maven-repo If you are an IDEA user do the following -- cgit v1.2.3