I have installed the new version of Grails 3.1.6 and I am using Eclipse Mars 2 Release (4.5.2). When I try to create a new Grails project I get the following error message:
Command terminated with an exception: org.grails.ide.eclipse.longrunning.client.GrailsProcessDiedException: Grails process died (see details for partial output)
Grails process died
------System.out:-----------
------System.err:-----------
Error: no se ha encontrado o cargado la clase principal org.codehaus.groovy.grails.cli.support.GrailsStarter
Can anyone tell me what I'm doing wrong? Thank you very much