主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ruben Verlinden
活动总数
11
最后的活动
2016年01月14日 19:54
成员加入日期
2009年04月27日 15:32
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(0)
评论(9)
Ruben Verlinden
进行了评论,
2014年06月04日 07:49
I am also experiencing the same problem. It is a Grails project where pom=true is set in BuildConfig.groovy.Also running IDEA 13.1.3 on OS X 10.9.3 with JDK 1.7.0_40
社区
JetGroovy
IDEA13 "Class not found:" when running an ordinary grails unit test
0 票
Ruben Verlinden
进行了评论,
2009年05月17日 10:42
Peter,With GMaven it indeed also fails from a clean build. Using the latest Groovy 1.6.3 the project compiles again without a problem from within IntelliJ.thx for the quick responses,Ruben
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
Ruben Verlinden
进行了评论,
2009年04月28日 22:16
Sorry, the project is not open source so I can not simply pass on the source code.I had the same problem with groovy.compiler.Xmx=1024m , so there probably is a memory leak in the groovyc compiler....
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
Ruben Verlinden
进行了评论,
2009年04月28日 13:07
The GroovyCompiler snapshot is uploaded in file Thread-5236822_GroovyCompiler-snapshot.zip .I don't know which memory settings GMaven uses. I have no explicit memory settings configured for the GMa...
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
Ruben Verlinden
进行了评论,
2009年04月27日 20:08
The snapshot and dump are uploaded to the ftp directory as Thread-5236759_dump-and-log.zipRuben
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
Ruben Verlinden
进行了评论,
2009年04月27日 18:04
I enabled profiling for the groovy compiler, and uploaded the entire content of the log directory for one run to Thread-5236743-log.zip in the ftp directory.Thanks for the quick response,Ruben Verl...
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
Ruben Verlinden
进行了评论,
2009年04月27日 16:11
In a different Maven module within the same project I can run Groovy tests from within IntelliJ. This module only has a few Groovy classes, while the module where the Make fail has more (146 Groovy...
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
Ruben Verlinden
进行了评论,
2009年04月27日 15:47
I already tried setting groovy.compiler.Xmx=512m in idea.properties.The weird thing is that it used to work with Groovy 1.6.1, afterwards the problem occurred with Groovy 1.6.2. And after reverting...
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
Ruben Verlinden
进行了评论,
2009年04月27日 15:32
I seem to have the same problem as outlined in the original post. Make for a combined Java & Groovy project fails with the OutOfMemoryError shown below, while the command line Maven build works fla...
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票