Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Bas Leijdekkers
Total activity
1072
Last activity
March 14, 2024 19:13
Member since
May 15, 2003 14:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
426
Activity overview
Articles (0)
Posts (41)
Comments (605)
Sort by recent activity
Recent activity
Votes
Created
September 24, 2008 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...
Community
IntelliJ IDEA EAP Users
How do I stop incremental search and keep the highlights?
0 votes
Created
September 17, 2008 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...
Community
IntelliJ IDEA EAP Users
UML diagram consumes CPU
0 votes
Created
November 10, 2008 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 ...
Community
IntelliJ IDEA EAP Users
"remove braces" intention?
0 votes
Created
November 10, 2008 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
Community
IntelliJ IDEA EAP Users
"remove braces" intention?
0 votes
Created
November 19, 2008 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 ...
Community
IntelliJ IDEA EAP Users
"remove braces" intention?
0 votes
Created
February 10, 2009 15:37
Not that I know of. I certainly do not have the VIM plugin installed. The navigation issues I mentioned have been fixed since then, so I assume they were really bugs in the core product.Bas
Community
IntelliJ IDEA EAP Users
Regressions I hope will be fixed soon
0 votes
Created
February 24, 2009 10:35
Those thread dumps are created automatically by IntelliJ IDEA if it detects an operation on the AWT event thread taking too long. This way performance problems can more easily be diagnosed.Looking ...
Community
IntelliJ IDEA EAP Users
8.1, Solaris, new install, One class project, unresponsive
0 votes
Created
February 02, 2009 11:48
I have seen this problem happen when my project files had grown to some unacceptably large size. The .ipr file had grown to a couple of megabytes because of some plugin. Editing the project file by...
Community
IntelliJ IDEA EAP Users
#9684 7 second lock-up when switching to IDEA
0 votes
Created
March 26, 2009 15:38
Try to give the compiler more memory in: Settings > Compiler > Java Compiler > Maximum heap size (MB)Bas
Community
IntelliJ IDEA EAP Users
OOME at compile time on Java 64-bits
0 votes
Created
March 27, 2009 11:14
runar@finntech.no wrote:Any idea why this is actually happening on Vista x64/Java x64, but not on XP x32 (exact same project)? Is it as simple as that the compiler requires more memory on x64?Yes, ...
Community
IntelliJ IDEA EAP Users
OOME at compile time on Java 64-bits
0 votes
«
First
‹
Previous
Next
›
Last
»