Re: Tips on making maven / plugin scripts

2004-12-15 Thread Milos Kleint
hello, for writing jelly scripts, checking the mevenide completion support might be worth a try. See http://mevenide.codehaus.org/mevenide-netbeans-grammar/index.html for screenshots and description. That's for Netbeans 4.0 IDE, similar functionality is available for Eclipse. It works in plugin.

Re: Tips on making maven / plugin scripts

2004-12-15 Thread dan tran
make small change, one thing at the time. Jelly can burn you ;-) -D On Wed, 15 Dec 2004 10:29:11 +0100, Milos Kleint <[EMAIL PROTECTED]> wrote: > hello, > > for writing jelly scripts, checking the mevenide completion support > might be worth a try. See > http://mevenide.codehaus.org/mevenide-n

Tips on making maven / plugin scripts

2004-12-15 Thread Mattias Olofsson
Hi, I am developing a plugin and have some trouble in debugging my plugin.jelly script Can any one suggest how to develop maven script in an easy way and also how to debug them? Example: 1. Getting the schema or dtd for the jelly and maven tags ? 2. List all the properties in the