Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Grails projects often become unconfigured in eclipse after I restart my machine

I have little experience in Java/Groovy/Grails, about 1 year using Eclipse and some weeks using GGTS, and I always got my projects with build path problems, or other related problems, with apparently no reason. The environment seems to be buggy. Any tip?

Below there's an screenshot of a project I was working on and, after a computer restart, a lot of wild build path problems had appeared. A example

PS.: To solve these problems I closed the project in GGTS, used a grails clean in console, opened the project again (all the problems still were there), then I just gave a look into properties > Java Build Path and all problems have gone. These steps makes no sense for me.

like image 342
Marcelo Assis Avatar asked Nov 20 '25 22:11

Marcelo Assis


1 Answers

Like others I would not recommend Eclipse. All variants(sts,ggts,vanilla eclipse+plugins) are unstable at least on Juno, IMHO.

I personally use emacs, but like @James, I would suggest IntelliJ:

  • stable as in no strange internal errors pop up while doing Grails coding, no project corruptions.
  • better completion, especially dynamic methods
like image 182
rimero Avatar answered Nov 22 '25 12:11

rimero



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!