Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 3582 invoked from network); 8 Jun 2007 13:09:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jun 2007 13:09:47 -0000 Received: (qmail 38639 invoked by uid 500); 8 Jun 2007 13:09:46 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 38592 invoked by uid 500); 8 Jun 2007 13:09:46 -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 38581 invoked by uid 99); 8 Jun 2007 13:09:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2007 06:09:46 -0700 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 (herse.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2007 06:09:42 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1HweDR-0000HW-GV for dev@tomcat.apache.org; Fri, 08 Jun 2007 06:09:21 -0700 Message-ID: <11026091.post@talk.nabble.com> Date: Fri, 8 Jun 2007 06:09:21 -0700 (PDT) From: Daria To: dev@tomcat.apache.org Subject: Re: Developing Tomcat in NB In-Reply-To: <010401c7a9ab$58ca4060$0400000a@animal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Daria.Titova@Sun.COM References: <10989703.post@talk.nabble.com> <010401c7a9ab$58ca4060$0400000a@animal> X-Virus-Checked: Checked by ClamAV on apache.org Here is the link: http://www.netbeans.org/kb/articles/freeform-import.html#Chapter4 For customizing project's context menu you can do steps, which are described in section "Mapping Non-Standard Targets to IDE Actions", or manually edit your project.xml file to look like the following: ... start .... For more information on how to work with Ant script see Advanced Free-Form Project Configuration tutorial http://www.netbeans.org/kb/articles/freeform-config.html Johnny Kewl wrote: > > Hi Daria, > Could you point me at the documentation for NB6 that shows one how to > integrate the ant script with the project menu's... as you have done, > thanks > > -- View this message in context: http://www.nabble.com/Developing-Tomcat-in-NB-tf3878243.html#a11026091 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