主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Peter Gromov
活动总数
2258
最后的活动
2023年05月09日 12:44
成员加入日期
2008年07月25日 18:59
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
739
活动概览
文章(0)
帖子(3)
评论(1516)
按最近的活动排序
最近的活动
投票数
创建于
2009年07月30日 13:26
Both create project from existing sources and creating new project should work if you point them to the Grails application root directory (parent of grails-app), which should become module content ...
社区
JetGroovy
newb -- import an existing grails projects into Intellij?
0 票
创建于
2009年07月31日 09:58
Exact same behavior for the project setup, unfortunately. >In the "Select Source Directory" page of the wizard, I deleted the default "src" option and clicked Next. >It prompted me if I wanted to...
社区
JetGroovy
newb -- import an existing grails projects into Intellij?
0 票
创建于
2009年07月30日 16:57
It's probable, although it'll be very basic: SDK configuration, run configuration and debugger.
社区
JetGroovy
Gradle support in Maia?
0 票
创建于
2009年07月16日 20:41
Please go to Run Configurations dialog, add a Grails application run configuration there and specify your Grails module in it. Then hit run. The classpath should be formed correctly.'Run Grails Tar...
社区
JetGroovy
Grails Module Classpath in run-app?
0 票
创建于
2009年07月17日 11:25
Thank you. The next Maia EAP should contain the fix.
社区
JetGroovy
Grails Module Classpath in run-app?
0 票
创建于
2009年07月20日 15:44
Attached is a Groovy plugin version compatible with 8.1.3 which should fix this problem. Please check if it works. Attachment(s):Groovy.zip
社区
JetGroovy
Grails Module Classpath in run-app?
0 票
创建于
2009年06月25日 14:56
Yes, I know. It's just that GroovyTestCase is hardcoded as a should-be superclass for Grails test candidates. The fix consists of replacing it with TestCase.
社区
JetGroovy
specify Grails tests configuration
0 票
创建于
2009年06月25日 10:08
Seems that there's something on your module classpath compiled with JDK 1.6. Please try running 'rebuild project' from IDEA.
社区
JetGroovy
run-app no longer works in IntelliJ after change from Java 1.6 to 1.5
0 票
创建于
2009年06月23日 09:52
As a quick fix, please go to Compiler|Validation settings and disable Spring validation there. The fix will be included in next 8.1.x releases and 9.0 EAPs. Thank you!
社区
JetGroovy
Spring model validation failing in 8.1.3
0 票
创建于
2009年06月06日 11:37
Grails user library contains the jars from your /lib directory and your plugins /lib directories. But groovy*.jar is included into Grails distribution, and should be part of your Grails module libr...
社区
JetGroovy
Grails 1.1 project setup
0 票
«
第一页
‹
上一页
下一页
›
最后
»