主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2008年05月16日 18:32
Might be Lineage again, sorry about that. Best disable it until I can find a way to fix it (which might mean I have to disable the quick fix functionality).Bas
社区
IntelliJ IDEA EAP Users
Exception from unknown plugin in #8375
0 票
创建于
2008年05月08日 08:54
some new refactoringsYou mean those from Sixth and Red River?No, I do not know what is going to happen to those. I mean new refactorings. I have seen JIRA issues mentioning a "Change type signature...
社区
IntelliJ IDEA EAP Users
Update for Java developers
0 票
创建于
2008年07月30日 10:44
These few problems are all really small when you think about it, but after seeing them for the tenth time, they turn out to be quite annoying:Do not offer to add annotations.jar to classpath if it ...
社区
IntelliJ IDEA EAP Users
Requests for bugfixes in Diana welcome
0 票
创建于
2008年08月18日 10:09
If it is the compiler that is running out of memory, you can increase the memory the compiler is given in the settings:Settings > Compiler > Maximum heap size (Mb)Bas
社区
IntelliJ IDEA EAP Users
IDEA 8.0M1 (OS X) runs of of memory immediately
0 票
创建于
2008年08月25日 13:21
My point, however, is that you don't need any special algorithm to generate such IDs. You can start with 1L, and then increment it each time you introduce updates to your class that should rend...
社区
IntelliJ IDEA EAP Users
Plugins that generate serialVersionUID do not work with IDEA 8.0 M1
0 票
创建于
2008年09月24日 12:35
On the Mac CmdEnter does the trick, on windows it is probably CtrlEnter. This keyboard shortcut moves the text cursor to the currently selected element which was found, but keeps all highlights and...
社区
IntelliJ IDEA EAP Users
How do I stop incremental search and keep the highlights?
0 票
创建于
2008年09月17日 10:58
Hello Konstantin,A few moments ago I attached a cpu snapshot to that issue. Bas Yes, please. Could you please attach it to http://www.jetbrains.net/jira/browse/IDEA-19466"Bas Leijdekkers" <leijdek...
社区
IntelliJ IDEA EAP Users
UML diagram consumes CPU
0 票
创建于
2008年11月10日 12:50
At one point Java had it too (I implemented it). Because many users found it annoying it was removed. For people never removing braces, the intention to remove braces popping up in every place was ...
社区
IntelliJ IDEA EAP Users
"remove braces" intention?
0 票
创建于
2008年11月10日 13:36
Martin,Actually, the unnecessary parentheses inspection should already work like this, but I see it has a bug. Please submit a JIRA ticket and I will see if I can get a fix in 8.0.1.Bas
社区
IntelliJ IDEA EAP Users
"remove braces" intention?
0 票
创建于
2008年11月19日 08:43
Hello Martin,This now fixed also. Thanks for the report.Bas There's one thing left. Currently there's no possibility to simplify this code:String s = ((((a + b)) == 0)) ? "a" : "b";To this:String ...
社区
IntelliJ IDEA EAP Users
"remove braces" intention?
0 票
«
第一页
‹
上一页
下一页
›
最后
»