How to get on with your Groovy Grails IDE:
Download and install JDK 7
Last I knew, Java8 doesn't jive with Grails 2.4.4 which comes with GGTS
Download and install GGTS (which is Groovy/Grails for Eclipse)
Once installed you should configure GGTS to use your newly installed Java7. Open GGTS > click window > Preferences > Java > Configure to point to your JDK (C:\Program Files \ Java \ JDK1.7.45 [or where ever you just installed])
Follow this link for an easy-to-follow Grails Project tutorial.
No comments:
Post a Comment