主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2015年10月09日 09:10
First, it might well be that setName is never called, or it's never the case that getName is invoked after setName changes this.name to null. That depends on the overall semantics of your program.F...
社区
IntelliJ IDEA Users
Contract for not null return value
0 票
创建于
2015年10月21日 15:39
Thanks for the kind words!If anyone has the same issue, attached is a jar with an experimental fix, compatible with IDEA 14.1.x. One should go to idea/plugins/Groovy/lib and replace the same-named ...
社区
IntelliJ IDEA Users
Groovyc and ivy
0 票
创建于
2015年11月27日 10:28
The change is now present in the last 15.0.2 EAP and will be in the next 14.x bugfix release when it appears.
社区
IntelliJ IDEA Users
Groovyc and ivy
0 票
创建于
2015年12月21日 14:58
IDEA uses similar semantics for @NotNull fields as it uses for final fields. So it should be able to statically prove that the field is initialized with a non-null value during object construction....
社区
IntelliJ IDEA Users
@NotNull annotated field and constructor
0 票
创建于
2015年12月21日 14:00
Hi, sorry for the delay.First of all, you might be interested in voting for https://youtrack.jetbrains.com/issue/IDEABKL-5546 and/or trying the plugin mentioned there: https://plugins.jetbrains.com...
社区
IntelliJ IDEA Users
What is or where is the internal classpath supplied to the groovyScript runtime in Live Templates?
0 票
创建于
2015年12月23日 10:56
The IDE classpath is set in a nontrivial way in the starting scripts, e.g. idea.bat/idea.sh. You can append it using IDEA_CLASSPATH environment variable. Then this should be available in groovyScri...
社区
IntelliJ IDEA Users
What is or where is the internal classpath supplied to the groovyScript runtime in Live Templates?
0 票
创建于
2008年12月09日 14:29
Could you attach either this project or a reduced version for which Grails facet also isn't detected? BTW what do you mean by "import", what exactly do you do?
社区
JetGroovy
unable to run grails app within intellij
0 票
创建于
2008年12月09日 09:20
I've created a JIRA ticket: http://www.jetbrains.net/jira/browse/IDEADEV-33246
社区
JetGroovy
GSP tag attribute completion..
0 票
创建于
2008年11月11日 17:25
Sébastien wrote:Here is mine...Thank you very much! Now we're ready to the next stage of remote debugging. Could you replace the groovy_rt.jar in ]]>/Groovy/ with the attached file and send us more...
社区
JetGroovy
Exception in thread main
0 票
创建于
2008年11月12日 17:55
Thank to everyone who participated. The fix will be included in the next IDEA update (8.0.1, I suppose).
社区
JetGroovy
Exception in thread main
0 票
«
第一页
‹
上一页
下一页
›
最后
»