Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 88373 invoked from network); 26 Jun 2008 09:06:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jun 2008 09:06:01 -0000 Received: (qmail 78566 invoked by uid 500); 26 Jun 2008 09:05:59 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 78526 invoked by uid 500); 26 Jun 2008 09:05:59 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 78515 invoked by uid 99); 26 Jun 2008 09:05:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 02:05:59 -0700 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [202.165.103.224] (HELO web15713.mail.cnb.yahoo.com) (202.165.103.224) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 26 Jun 2008 09:05:07 +0000 Received: (qmail 58119 invoked by uid 60001); 26 Jun 2008 09:04:24 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.cn; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=u8bLnvD6DBqL0/ThaFP3JPt5M9WgTBxvnDxaJOinKJkqnDPM1agg14gFn3DsLEyot0cInhXDnhP+G2uciDFgM/RyynKzzvWRtyIDh6Wxb057uagczRWYk7swzlKnXOsIKToedRuH9jWbKZ/cE9KXh1K6fj41H/yvliDC5+2ldDs=; X-YMail-OSG: Ov0GZP8VM1kSzaCgBgdWLxyQCSBo8R5KJaIUypwm1Zn6ZPKS84U7IX_MTGiEoK1Z0uimqEamTQoqArIo4oJWjZ41n8Ex1FhR63MSQeu1g_FpRhz062JK_GGSez9OMhbBHqcruKtZwXjop0olfDq6ZJ0X Received: from [61.181.247.170] by web15713.mail.cnb.yahoo.com via HTTP; Thu, 26 Jun 2008 17:04:23 CST Date: Thu, 26 Jun 2008 17:04:23 +0800 (CST) From: Chang Ben Subject: Re: Re: How to deploy the tomcat4.1.x into eclipse? To: Tomcat Developers List In-Reply-To: <1f3854d50806252351v125abeb5gd4d603db76786a8a@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1947106263-1214471063=:58009" Content-Transfer-Encoding: 8bit Message-ID: <70820.58009.qm@web15713.mail.cnb.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-1947106263-1214471063=:58009 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit Thanks a lot quintin, you've supplied a brand new way to build a project, I had never tried that way, in another words I hope you can explain that in a more specific way, or may you supply me a url of that tutorial. If I can manage that project, I intend to summarize the details of the building process and subscribe it to the open source(If they need). Best wishes Thanks a lot Quintin Beukes д���� Hey Chang, I figure the best way to do this would be to NOT have eclipse build the project, but use "External build tools". If you right-click the project, and click properties. Goto the Builders page, and disable the Java builder. Then click New button, and add an Ant builder. From those pages you can define which tasks need to be run for separate build steps (like compile, clean, automatic build, etc.) >From here you can run tomcat, but adding an "External Tool". Click the run menu, goto External tools, then open the External Tools Dialog. >From here you can add another task that runs the "bin/catalina.sh start" script. Q On 6/26/08, changxiangzhong wrote: > > Hello, everybody! > I wonder how to do that? Because when tc at version 4.1.x there are four > sub-projects, I have tried with the eclipse import the jars, and > successfully killed all the compiling errors, but when I started it there > was some exceptions which has no meanings, I guess it is the resources(such > as server.xml, *.icons) that which damaged the whole projects. So I hope > there would be someone to help me run that project. > > It would be appreciated if you can offer me a link to download a > eclipse-format project. > > Or maybe I should have done with the build.properties? build each of the > sub-projects? > > Thanks a lot. > > -- > View this message in context: http://www.nabble.com/How-to-deploy-the-tomcat4.1.x-into-eclipse--tp18124290p18124290.html > Sent from the Tomcat - Dev mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > > -- Quintin Beukes --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org --------------------------------- �Ż����䣬�����������䣡 --0-1947106263-1214471063=:58009--