主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bas Leijdekkers
活动总数
1072
最后的活动
2024年03月14日 19:13
成员加入日期
2003年05月15日 14:47
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
426
活动概览
文章(0)
帖子(41)
评论(605)
按最近的活动排序
最近的活动
投票数
创建于
2007年04月05日 14:46
I do not understand what you mean. The "loop variable not updated inside loop" inspection highlights the variable when it is enabled, does it not? Do you think it should be enabled by default? If i...
社区
IntelliJ IDEA Users
Missing inspection for infinite loop
0 票
创建于
2007年04月26日 18:36
ASM contains a bytecode verifier, I believe. Perhaps it is possible to use that instead of the standard one?Bas
社区
IntelliJ IDEA Users
Is 7.0M1 a production release?
0 票
创建于
2007年04月26日 20:14
About 15-20% on my machine.Bas
社区
IntelliJ IDEA Users
Is 7.0M1 a production release?
0 票
创建于
2007年11月27日 09:09
Those quick fixes are provided by the "Unused symbol" inspection. You probably need to enable it.Bas
社区
IntelliJ IDEA Users
Intentions for getters/setters on private fields stopped working
0 票
创建于
2008年01月11日 14:55
IntelliJ IDEA has different types of code completion for different purposes. To complete class names use CtrlAltSpace. You can look in the "Code > Complete Code" menu to see what other types of com...
社区
IntelliJ IDEA Users
Code Completion: comparing Eclipse to IDEA 7.0.2
0 票
创建于
2008年01月07日 10:06
~/Library/Preferences/IntelliJIDEA70should be the right location.Bas
社区
IntelliJ IDEA Users
Where have templates file gone in Idea 7.0.2 in mac?
0 票
创建于
2008年06月02日 14:04
Look for the "Logger initialized with foreign class" inspection in the next Diana EAP build. It has a quick fix and the Logger class and factory method are configurable. As far as I know the java.u...
社区
IntelliJ IDEA Users
Structural search question
0 票
创建于
2008年10月24日 10:15
I always create a separate project for any branches I need to work on. That way I start with a clean checkout and do not need to bother with switching branches.Bas
社区
IntelliJ IDEA Users
How to tell which branch you're in? IntelliJ's non-functional community.
0 票
创建于
2008年11月09日 12:20
Vote for http://www.jetbrains.net/jira/browse/IDEADEV-13079Bas
社区
IntelliJ IDEA Users
Extending/Overloading Intentions?
0 票
创建于
2008年11月20日 11:18
You could make the source files of the relevant interfaces read-only. (In IntelliJ IDEA you can toggle the read-only attribute by double clicking in the status bar between the two vertical lines to...
社区
IntelliJ IDEA Users
Control stable interfaces
0 票
«
第一页
‹
上一页
下一页
›
最后
»