主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2013年07月18日 12:40
Proving that a call mutates nothing is undecidable in general. For final methods, it could be done, but not for equals/hashCode/get* ones (unless they're final as well, or we assume general program...
社区
IntelliJ IDEA Users
Constant conditions inspection became less paranoid in Idea 12 - is it good?
0 票
创建于
2013年07月18日 12:43
First code sample looks like a bug, so it would be nice of you to file a request (possibly with a self-contained class code).Second sample isn't considered a bug by me, because it's not clear if ba...
社区
IntelliJ IDEA Users
Constant conditions inspection became less paranoid in Idea 12 - is it good?
0 票
创建于
2013年07月18日 14:23
It's a special kind of "no assumption" state, which is specifically designed to produce no warnings at all. @Nullable is forgotten as well until you use the field again in comparison or reassign. @...
社区
IntelliJ IDEA Users
Constant conditions inspection became less paranoid in Idea 12 - is it good?
0 票
创建于
2013年07月18日 15:41
Sorry, I didn't realize we're talking about 12.1.4. In fact, in 12.1.5 EAP there were some changes, so in your code sample there's no "always false" warning anymore after "doThings" call. Before th...
社区
IntelliJ IDEA Users
Constant conditions inspection became less paranoid in Idea 12 - is it good?
0 票
创建于
2013年07月18日 08:37
Please try Navigate | Select In... | Changes View (Alt+F1) when in you're editing this file or have it selected in Project View.Speed search in Changes View also works, just press Down to go to the...
社区
IntelliJ IDEA Users
View file in changelist?
1 票
创建于
2013年08月08日 14:04
Could you please attach the whole generated stub file? It's hard to tell anything from this partial screenshot.
社区
IntelliJ IDEA Users
Can not build a project with mixed java and groovy code
0 票
创建于
2013年08月08日 14:54
Where's com/iodinesoftware/rta/model/framework/Entity class defined? In Java/Groovy or AspectJ? Is in the same module? Is it extended by a Groovy class? Does rebuilding the project help?
社区
IntelliJ IDEA Users
Can not build a project with mixed java and groovy code
0 票
创建于
2013年08月08日 15:18
Then please try enabling stub generation back for this file, and disabling "Settings | Compilre | Use external build". And rebuild. Does this help?
社区
IntelliJ IDEA Users
Can not build a project with mixed java and groovy code
0 票
创建于
2013年08月09日 07:23
Thanks. Please try disabling annotation processing.
社区
IntelliJ IDEA Users
Can not build a project with mixed java and groovy code
0 票
创建于
2013年08月09日 15:22
That's great. I've reported the bug to Groovy (http://jira.codehaus.org/browse/GROOVY-6302) and strongly encourage you to switch back to external build as soon as you have a release of Groovy conta...
社区
IntelliJ IDEA Users
Can not build a project with mixed java and groovy code
0 票
«
第一页
‹
上一页
下一页
›
最后
»