I am using GMaven atm: http://groovy.codehaus.org/GMaven, but I will
take a look at it,

thanks.
musachy

On Mon, Jun 16, 2008 at 3:00 AM, Al Sutton <[EMAIL PROTECTED]> wrote:
> You might want to look at http://gant.codehaus.org/ if you don't already
> have a build setup.
>
> Al.
>
> Musachy Barroso wrote:
>>
>> I needed a pet project to learn Groovy, so I have been playing with an
>> app to generate Struts 2 CRUD applications.
>> http://code.google.com/p/strutson/.
>>
>> The generated blank app uses Convention, REST, Spring, Sitemesh, JPA
>> (Hibernate) and HSQL. The generated CRUDs mimics rest-showcase with
>> css shamelessly copied from grails. Only primitive types (booleans
>> translate to checkboxes, everything else to textfields), Date,  and
>> Calendar(translate to JQuery datepickers) are supported for the CRUD
>> generation. Validation generation from JPA annotations is still
>> missing, more to come later.
>>
>> All in all, I love Groovy :)
>>
>> musachy
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to