Little Snow
Little Snow

Reputation: 23

Grails application does not appear in the Netbeans IDE 8.0.2

I use NetBeans IDE 8.0.2 to create Grails application.But when I created Grails application, it didn't appear in the Projects tab.I use Grails version(3.0.8).I tried a lot but I don't know where is wrong.

Upvotes: 0

Views: 137

Answers (1)

Josue Martinez
Josue Martinez

Reputation: 436

Netbeans 8.0.2 does not support Grails 3.x. I recommend you upgrade Netbeans to 8.1 or use an older version of Grails, ej. 2.7

Upvotes: 1

Related Questions