主页
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年02月25日 12:42
Thanks, both for the logs and using the latest IDEA with more logging added. It's hard to tell which exactly method has produced the warning, so could you please give some hints, e.g. provide its t...
社区
IntelliJ IDEA Users
Why all those "too complex to analyze by data flow algorithm"
0 票
创建于
2013年02月25日 14:11
Could I see the method body please? :)
社区
IntelliJ IDEA Users
Why all those "too complex to analyze by data flow algorithm"
0 票
创建于
2013年02月20日 16:47
Nothing complex, so it looks like a bug. Does the problem go away if you make an insignificant change to the method body? Is the method in an inner class?Have you tried 12.1 EAP, does the problem p...
社区
IntelliJ IDEA Users
Why all those "too complex to analyze by data flow algorithm"
0 票
创建于
2013年02月22日 23:19
Please add the following to idea/bin/log.xml:<category name="#com.intellij.codeInspection.dataFlow.DataFlowRunner"> <level value="DEBUG"/> <appender-ref ref="FILE"/></category>After that please res...
社区
IntelliJ IDEA Users
Why all those "too complex to analyze by data flow algorithm"
0 票
创建于
2013年03月12日 14:47
What's the value of Settings | Compiler | Resource patterns? Most probably it has !*.groovy. You can change it to something like resources:**/*.groovy which should copy the resource scripts but com...
社区
IntelliJ IDEA Users
How to stop IDEA from removing groovy directories from runtime classpath?
0 票
创建于
2013年03月17日 08:25
What's the value of Settings | Compiler | Resource patterns?Do you compile your project before run?If you invoke Compile (Ctrl+Shift+F9) on the ftl file before running the project explicitly, do yo...
社区
IntelliJ IDEA Users
FreeMarker realoding problem
0 票
创建于
2013年03月17日 22:39
Could you please try disabling Settings | Compiler | Use external build and rebuild project? Does this help?
社区
IntelliJ IDEA Users
FreeMarker realoding problem
0 票
创建于
2013年07月29日 16:06
IDEA doesn't have any specific support for logback. You could submit a feature request or use GDSL to describe that DSL yourself (http://confluence.jetbrains.com/display/GRVY/Scripting+IDE+for+DSL+...
社区
IntelliJ IDEA Users
Red code in logback.groovy
0 票
创建于
2013年07月18日 08:59
Yes, this was intentional, because of too many false alarms. Now it only reports the issues that it's more sure about.
社区
IntelliJ IDEA Users
Constant conditions inspection became less paranoid in Idea 12 - is it good?
0 票
创建于
2013年07月18日 09:33
Well, we have some tests ensuring this policy and they are not very likely to be consciously removed :) Some bugs might be found which will have to be fixed. This can introduce some yellow code bac...
社区
IntelliJ IDEA Users
Constant conditions inspection became less paranoid in Idea 12 - is it good?
0 票
«
第一页
‹
上一页
下一页
›
最后
»