Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ruben Verlinden
Total activity
11
Last activity
January 14, 2016 19:54
Member since
April 27, 2009 15:32
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
April 27, 2009 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...
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 27, 2009 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...
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 28, 2009 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....
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 27, 2009 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...
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 27, 2009 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...
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 27, 2009 20:08
The snapshot and dump are uploaded to the ftp directory as Thread-5236759_dump-and-log.zipRuben
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 28, 2009 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...
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
May 17, 2009 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
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
June 04, 2014 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
Community
JetGroovy
IDEA13 "Class not found:" when running an ordinary grails unit test
0 votes