Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 9874 invoked from network); 7 Jan 2006 12:50:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jan 2006 12:50:51 -0000 Received: (qmail 39291 invoked by uid 500); 7 Jan 2006 12:50:47 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 39228 invoked by uid 500); 7 Jan 2006 12:50:46 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 39210 invoked by uid 99); 7 Jan 2006 12:50:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2006 04:50:46 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ap-cocoon-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2006 04:50:45 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EvDWO-0008HA-BP for dev@cocoon.apache.org; Sat, 07 Jan 2006 13:50:12 +0100 Received: from d51a5268a.access.telenet.be ([81.165.38.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jan 2006 13:50:12 +0100 Received: from jh by d51a5268a.access.telenet.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jan 2006 13:50:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: dev@cocoon.apache.org From: Jorg Heymans Subject: Re: [M10N] end of first flattening round Date: Sat, 07 Jan 2006 13:50:01 +0100 Lines: 17 Message-ID: References: <43BE8EA3.80607@nada.kth.se> <43BE9630.9030904@apache.org> <43BE9A0F.8040408@nada.kth.se> <43BE9CBB.2030206@apache.org> <43BF1607.8040406@nada.kth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: d51a5268a.access.telenet.be User-Agent: Thunderbird 1.5 (Macintosh/20051201) In-Reply-To: <43BF1607.8040406@nada.kth.se> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Daniel Fagerstrom wrote: > > Worked for me, mvn eclipse:eclipse and then refresh the project within > Eclipse. > > Deleting the resources within the java directory in Eclipse was harder > to get synchronized though. I had to compile in maven and refresh the > Eclipse project to get it right. > I had to upgrade eclipse to 3.2M4 to make the resources appear. It worked on windows with 3.1.1 Jorg