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
May 16, 2008 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
Community
IntelliJ IDEA EAP Users
Exception from unknown plugin in #8375
0 votes
Created
May 08, 2008 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...
Community
IntelliJ IDEA EAP Users
Update for Java developers
0 votes
Created
July 30, 2008 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 ...
Community
IntelliJ IDEA EAP Users
Requests for bugfixes in Diana welcome
0 votes
Created
August 18, 2008 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
Community
IntelliJ IDEA EAP Users
IDEA 8.0M1 (OS X) runs of of memory immediately
0 votes
Created
August 25, 2008 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...
Community
IntelliJ IDEA EAP Users
Plugins that generate serialVersionUID do not work with IDEA 8.0 M1
0 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
«
First
‹
Previous
Next
›
Last
»