Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Gromov
Total activity
2258
Last activity
May 09, 2023 12:44
Member since
July 25, 2008 18:59
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
739
Activity overview
Articles (0)
Posts (3)
Comments (1516)
Sort by recent activity
Recent activity
Votes
Created
December 24, 2008 11:54
How does it differ from a usual Groovy script 'Run' (CtrlShiftF10)?
Community
JetGroovy
Would be nice to have "Run with GroovyScriptEngine"
0 votes
Created
March 27, 2009 11:31
You can trigger the groovy compiler Xmx in idea.properties:groovy.compiler.Xmx=500m (or bigger).Is the project you are compiling big?
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
March 27, 2009 15:04
IDEA's heap size doesn't matter, groovyc is run in a separate process. It's heap size is controlled by 'groovy.compiler.Xmx' property which can be set in idea.properties file (unfortunately no UI f...
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 27, 2009 15:34
Please tweak the groovy.compiler.Xmx property as described above
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 27, 2009 15:50
Then you may try to set 'profile.groovy.compiler=true' in idea.properties, send us the CPU snapshot and we'll check what's happening. You should also have memory snapshots created automatically on ...
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
April 28, 2009 10:56
The CPU snapshot shouldn't be taken from IDEA's buttons, that's another process (groovyc) we are profiling. After you enable the 'profile.groovy.compiler', another CPU snapshot (named either Groovy...
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
May 20, 2009 11:59
Certainly, I've reported the memory leak to Groovy team and they've fixed it
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
September 11, 2009 08:35
Sure. The groovyc leak is fixed there. BTW there's a Groovy Compiler Heap Size UI option in the upcoming Maia EAP.
Community
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 votes
Created
August 28, 2009 14:13
This issue has been fixed in last Maia EAP, thank you
Community
JetGroovy
Problems with Groovy Script in Grails Project
0 votes
Created
August 11, 2009 17:18
Please try the latest Maia EAP (http://www.jetbrains.net/confluence/display/IDEADEV/Maia+EAP). If the problem persists (I can't reproduce it BTW) please file a JIRA issue with a self-contained not ...
Community
JetGroovy
Compiling @Immutable classes in IDEA 8.1.3 and 9.1.
0 votes
«
First
‹
Previous
Next
›
Last
»