主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2008年12月24日 11:54
How does it differ from a usual Groovy script 'Run' (CtrlShiftF10)?
社区
JetGroovy
Would be nice to have "Run with GroovyScriptEngine"
0 票
创建于
2009年03月27日 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?
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
创建于
2009年03月27日 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...
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
创建于
2009年04月27日 15:34
Please tweak the groovy.compiler.Xmx property as described above
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
创建于
2009年04月27日 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 ...
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
创建于
2009年04月28日 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...
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
创建于
2009年05月20日 11:59
Certainly, I've reported the memory leak to Groovy team and they've fixed it
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
创建于
2009年09月11日 08:35
Sure. The groovyc leak is fixed there. BTW there's a Groovy Compiler Heap Size UI option in the upcoming Maia EAP.
社区
JetGroovy
Project not compiling when using Groovy 1.6.0 (no warnings or errors)
0 票
创建于
2009年08月28日 14:13
This issue has been fixed in last Maia EAP, thank you
社区
JetGroovy
Problems with Groovy Script in Grails Project
0 票
创建于
2009年08月11日 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 ...
社区
JetGroovy
Compiling @Immutable classes in IDEA 8.1.3 and 9.1.
0 票
«
第一页
‹
上一页
下一页
›
最后
»