Greenberg, Gary (SCL)
2014-10-07 01:08:36 UTC
I am pretty new with grails, so if I am asking silly questions, please forgive me.
I have created new Grails project in NB 7.4.
Haven't written any code of my own yet, but ran a build on it.
It did some downloading, installing plugins, etc.
Finally it said :
|Done creating WAR target\MyProject-0.1.war
On the project tab my project, however is marked with red circle, denoting an error.
I have expended a project and found some missing dependencies as well as errors in generated work.resources.uglifyjs.* javascript files
Missing dependencies relate to the org.grails.plugin.tomcat
What should I do about those errors?
I have created new Grails project in NB 7.4.
Haven't written any code of my own yet, but ran a build on it.
It did some downloading, installing plugins, etc.
Finally it said :
|Done creating WAR target\MyProject-0.1.war
On the project tab my project, however is marked with red circle, denoting an error.
I have expended a project and found some missing dependencies as well as errors in generated work.resources.uglifyjs.* javascript files
Missing dependencies relate to the org.grails.plugin.tomcat
What should I do about those errors?