You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any Ideas on how to fix it? :) I actually don't know what the project is about and I'd like to use it as a way of learning a little grails since I'm fairly new with this. I'd like to see it up an running so I can understand some of the code
@figazin : I faced the same error which is show below :
Note: Recompile with -Xlint:unchecked for details.
| Compiling 551 source files.
| Error Fatal error during compilation java.lang.NoClassDefFoundError: com/icegreen/greenmail/util/GreenMail (Use --stacktrace to see the full trace)
| Compiling 10 source files
But "grails clean; grails run-app" fixed it for me. Did you try that ?
Hi! I'm trying to get this app running and I keep getting this error while trying to import it on GGTS
Fatal error during compilation java.lang.NoClassDefFoundError: com/icegreen/greenmail/util/GreenMail
Any Ideas?
The text was updated successfully, but these errors were encountered: