Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 50505 invoked from network); 15 May 2008 02:01:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2008 02:01:33 -0000 Received: (qmail 64484 invoked by uid 500); 15 May 2008 02:01:22 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 64454 invoked by uid 500); 15 May 2008 02:01:22 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 64443 invoked by uid 99); 15 May 2008 02:01:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2008 19:01:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [72.22.94.67] (HELO virtual.halosg.com) (72.22.94.67) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 May 2008 02:00:27 +0000 Received: (qmail 14293 invoked from network); 14 May 2008 20:47:38 -0500 Received: from 72-19-171-38.static.mesanetworks.net (HELO ?192.168.3.156?) (72.19.171.38) by halosg.com with SMTP; 14 May 2008 20:47:38 -0500 Message-ID: <482B996E.2010407@hanik.com> Date: Wed, 14 May 2008 20:01:18 -0600 From: Filip Hanik - Dev Lists User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Developing Tomcat using Eclipse References: <482B848E.5050404@goldigolino.com.es> In-Reply-To: <482B848E.5050404@goldigolino.com.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org it's pretty easy, if you check out tomcat from svn svn co http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk the trunk folder contains a .project and .classpath do a cd trunk ant download then you will need to setup two variables ANT_HOME TOMCAT_LIBS_BASE - this one points to the location you downloaded your dependencies to Filip ubekhet wrote: > Hi, > > I want developing tomcat from Tomcat source using Eclipse, Is there > someone know how I have to setup in Eclipse for to do that? > > Thank in advance!!! > > Regards > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org