Experiences using Groovy++ in Grails
Asked Answered
D

2

6

has anybody tried to implement a Grails solution having Groovy++ under the hood ?

Deming answered 3/7, 2010 at 14:14 Comment(2)
THere's a groovy++ plugin for grails now code.google.com/p/groovypptest/downloads/…Barranquilla
You might want to change the accepted answer on this, see edits to the accepted answer.Footlocker
G
11

Groovy++ uses Groovy 1.7.5 and contains plugin integrating G++ with Grails

Ginder answered 9/12, 2010 at 15:18 Comment(0)
B
2

It won't currently work.

Grails 1.3.2 (the current latest) uses Groovy 1.7.3

Groovy++ requires Groovy 1.8 (which is currently unreleased)

Please see Alex's response instead of this one...

Barranquilla answered 5/7, 2010 at 5:47 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.