Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 3353 invoked from network); 29 Nov 2007 07:34:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2007 07:34:31 -0000 Received: (qmail 27371 invoked by uid 500); 29 Nov 2007 07:34:18 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 27326 invoked by uid 500); 29 Nov 2007 07:34:18 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 27315 invoked by uid 99); 29 Nov 2007 07:34:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2007 23:34:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eljotpl@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 07:33:56 +0000 Received: by py-out-1112.google.com with SMTP id u52so4192900pyb for ; Wed, 28 Nov 2007 23:33:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=XT+C0QaAF+DNbkPpzxx23hk1QQg8cWiMQ278D1Otj6c=; b=vEpwCE2m7c5GmzZgNKBHozSWMCBA5A7TuxWHLZFvqB2bzFVWg3ZRXZ2ggFuwcMcNDYDfaSgQDPlnpDKamOSXSmSnQ4dKl3z/NZ0kqEpqv0VKgF2Hc3WTiwMzAk8NxXUXjupsYsrv9IbnTM3eeB4DW3Qo8f3rmgmCsPTZHYoeeoo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=xM7To3b5bTLZnqNs5O9dj8DAso2tABANVnEq3HHdAXqOsEeWu89oevNcoLgwu3Cdvq9mqSpIEM8AiLuPj76Tmy9c8jY4tjcze/tR7ifBGVZA8rfuQj6OleexYc8l2bDFFL334NN188eZjXiXK000qq1g8bZvzrx/I1nwIxt9DfQ= Received: by 10.35.26.14 with SMTP id d14mr7204428pyj.1196321638883; Wed, 28 Nov 2007 23:33:58 -0800 (PST) Received: by 10.35.39.9 with HTTP; Wed, 28 Nov 2007 23:33:58 -0800 (PST) Message-ID: <1b5bfeb50711282333g539d633cu27dc9bd5249067cb@mail.gmail.com> Date: Thu, 29 Nov 2007 08:33:58 +0100 From: "Jacek Laskowski" Reply-To: jacek@laskowski.net.pl Sender: eljotpl@gmail.com To: dev@geronimo.apache.org Subject: Re: Netbeans plugin In-Reply-To: <13981496.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <695EE59C-5393-47CE-9731-F99071F09EA0@gmail.com> <1b5bfeb50711160506i7a6ad3f7o6bf16eeee9ee43aa@mail.gmail.com> <13973896.post@talk.nabble.com> <1b5bfeb50711271240k6a408d87xfa12a3ac3c4b8d31@mail.gmail.com> <13981496.post@talk.nabble.com> X-Google-Sender-Auth: cc7eef289eb07a5f X-Virus-Checked: Checked by ClamAV on apache.org On Nov 27, 2007 11:37 PM, togo wrote: > To speed up my understanding of the repository I would like to know if > you've got a small howto of the plugin with basical things like how to > install and use it and so on. Before I put it on a website (with screenshots), I'll write it here for your comments and suggestions: Here are the steps to run the plugin: 1. Check out the plugin's sources - they've got a directory structure as netbeans created when I created the module (the plugin). svn co http://svn.apache.org/repos/asf/geronimo/sandbox/geronimo-netbeans-plugin 2. Open NetBeans IDE 6 (don't know whether the earlier versions work or not) 3. Ctrl+Shift+O to open the project. You should see NetBeans plugin for Apache Geronimo node in the Projects window. 4. Once opened, right-click it and select Install/Reload in Target Platform. It will run another NetBeans instance with the plugin installed. The plugin can create a new Geronimo server instance and start/stop it. You can create a web application with Geronimo as a javaee5 application server, but if you start it it will not. That's what needs to be done inthe first place. Once you get that developed I'm sure you'll know what's next. Ask when in doubt or need some additional information. I'm here to help and get you up to speed with it. The more people work on it, the sooner the plugin becomes ready to use. It took way too long to become a viable competitor to the Eclipse plugin ;-) Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl