如何在Eclipse中开发Grails项目

canca canca
2008-11-03 13:31
2
0
1、环境变量:

如何在Eclipse中开发Grails项目 - Canca Torvals - Ant Software Studio.






如何在Eclipse中开发Grails项目 - Canca Torvals - Ant Software Studio.



如何在Eclipse中开发Grails项目 - Canca Torvals - Ant Software Studio.


如何在Eclipse中开发Grails项目 - Canca Torvals - Ant Software Studio.


如何在Eclipse中开发Grails项目 - Canca Torvals - Ant Software Studio.


如何在Eclipse中开发Grails项目 - Canca Torvals - Ant Software Studio.


如何在Eclipse中开发Grails项目 - Canca Torvals - Ant Software Studio.


如何在Eclipse中开发Grails项目 - Canca Torvals - Ant Software Studio.





//----------------------------------------------------------------------------------------------
跟据以上方法操作后,你会发现在ECLIPSE里,spring/resources.groovy会提示错误!!在国内找不到解决方法,在外国网,找到了这个解决方法:

This is a groovy plugin bug, not a Grails bug.

There is a workaround though - check the Disable Check Package Matches Source
Directory checkbox and the error message goes away. Of course this means that
you'll have issues if a package doesn't match the folder the file is in, but
that's unlikely and the bug is pretty annoying. This is the first thing I do
with new projects now, after setting the bin-groovy output location
directory.

Burt

具体内容就不作翻译了!!

发表评论