主页
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年10月24日 14:19
Please attach your log (Help | Show log)
社区
IntelliJ IDEA Users
IDE is not functioning from time to time
0 票
创建于
2013年11月29日 15:07
This feature is deprecated in IDEA 13, please use contracts instead: http://blog.jetbrains.com/idea/2013/10/better-control-flow-analysis-with-contract-annotations-and-intellij-idea-13/
社区
IntelliJ IDEA Users
Configuring Check/Assert Methods in IDEA 13 beta
0 票
创建于
2013年12月02日 12:04
"Infer Nullity" should work as expected. Do you experience any issues with it?
社区
IntelliJ IDEA Users
Configuring Check/Assert Methods in IDEA 13 beta
0 票
创建于
2013年12月04日 09:56
Infer Nullity doesn't currently use that information. And you have the ability to configure assert methods using contracts.
社区
IntelliJ IDEA Users
Configuring Check/Assert Methods in IDEA 13 beta
0 票
创建于
2013年12月04日 10:19
The simplest way would be to annotate aParameter as @NotNull and remove SomeAsserter. It might also get you runtime assertions generated by IDEA.You can annotate SomeAsserter.assertNotNull method b...
社区
IntelliJ IDEA Users
Configuring Check/Assert Methods in IDEA 13 beta
0 票
创建于
2013年12月19日 14:25
Thanks for the clarification. That settings screen allows to choose the template data languages for FreeMarker and Velocity, that is, what kind of template those frameworks generate. By default it'...
社区
IntelliJ IDEA Users
How do I assign FreeMarker Template Data folders?
0 票
创建于
2014年01月07日 13:08
If you invoke completion (Ctrl+Space) after "map", you should see the type, as you will if you go to its declaration (Ctrl+B) or just show it in a popup (Ctrl+Shift+I). Which language is it BTW?
社区
IntelliJ IDEA Users
code hint after write
0 票
创建于
2014年02月24日 14:38
http://youtrack.jetbrains.com/issue/IDEA-107709 should allow you to use Velocity's StringUtil in file templates. Is this sufficient for your needs?
社区
IntelliJ IDEA Users
File templates - lower, upper, camel case
0 票
创建于
2014年05月07日 16:04
Yes, there is such a feature. It's called "Create Patch" and is available (like Shelve) in the right-click menu in Changes View.BTW there's also a request to support Perforce shelve/unshelve: http:...
社区
IntelliJ IDEA Users
Shelve files but keep them checked out?
0 票
创建于
2014年05月07日 12:41
What exactly is slower, IDEA or your debugged application? Do you have any active field/method breakpoints? Are you debugging Java?
社区
IntelliJ IDEA Users
slow debug
0 票
«
第一页
‹
上一页
下一页
›
最后
»