Return-Path: X-Original-To: apmail-tapestry-dev-archive@www.apache.org Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 55845CB11 for ; Fri, 11 May 2012 01:52:41 +0000 (UTC) Received: (qmail 70913 invoked by uid 500); 11 May 2012 01:52:41 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 70883 invoked by uid 500); 11 May 2012 01:52:41 -0000 Mailing-List: contact dev-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry development" Delivered-To: mailing list dev@tapestry.apache.org Received: (qmail 70875 invoked by uid 99); 11 May 2012 01:52:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 01:52:41 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of thiagohp@gmail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 01:52:33 +0000 Received: by vbzb23 with SMTP id b23so3047748vbz.11 for ; Thu, 10 May 2012 18:52:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:date:to:subject:mime-version:content-transfer-encoding :from:message-id:user-agent; bh=wDIq3c1bMPi1FIQObPNpbjD6RhxBmNDGfaROLvEqbp0=; b=0/pd+zOzc3JmUG1R9byEBCyQCMNcJ3uGD+3re0nk1MBgq7dQhGl5cgr/FHRLxiDKZS jD7DyB7yU1ZRZyzfFZ1b0BzCSUlyBloamxSCkHM2O9kGx56Jz51VZpUOj6VUx3sO9zdG gzakrpYm/ZBAW9u6uNy6PrXZflS635JTmDF1UnWhSsvPFmo/00bkU5c0fzlRNR5g2EhQ 9F97ioXA8vIJA9SHFaV00CsicwlUx5Oz8M3HiPMayTvA5GJYCuAKpnIGR082KbLduZK3 QDChxDpYnwlYb5rihXd4Ohr8cRc4FfYUfg6MpXwmTyaMoa+BAwoKnPJn8f7lKl9Jhl9q ItHA== Received: by 10.220.150.148 with SMTP id y20mr4054926vcv.26.1336701132678; Thu, 10 May 2012 18:52:12 -0700 (PDT) Received: from shire.ifactory.com ([187.104.32.177]) by mx.google.com with ESMTPS id bh9sm5303773vdc.12.2012.05.10.18.52.11 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 May 2012 18:52:12 -0700 (PDT) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Date: Thu, 10 May 2012 22:52:08 -0300 To: "Tapestry Dev" Subject: Setting up Tapestry source code in Eclipse MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Thiago H. de Paula Figueiredo" Message-ID: User-Agent: Opera Mail/11.64 (Linux) Hi, guys! How do you setup the Tapestry sources in Eclipse package or packages? I'= ve = checked out the trunk into a project, but it isn't recognized as a Java = = project even after a 'gradle eclipse'. I've tried to import the = subprojects one by one by doing an import from existing folder. = tapestry-ioc doesn't compile due to lack of EasyMock in the classpath, b= ut = this shouldn't happen, as tapestry-ioc depends on tapestry-test and the = = latter depends on EasyMock. Weird. -- = Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,= = and instructor Owner, Ars Machina Tecnologia da Informa=C3=A7=C3=A3o Ltda. http://www.arsmachina.com.br --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org For additional commands, e-mail: dev-help@tapestry.apache.org