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
April 05, 2007 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...
Community
IntelliJ IDEA Users
Missing inspection for infinite loop
0 votes
Created
April 26, 2007 18:36
ASM contains a bytecode verifier, I believe. Perhaps it is possible to use that instead of the standard one?Bas
Community
IntelliJ IDEA Users
Is 7.0M1 a production release?
0 votes
Created
April 26, 2007 20:14
About 15-20% on my machine.Bas
Community
IntelliJ IDEA Users
Is 7.0M1 a production release?
0 votes
Created
November 27, 2007 09:09
Those quick fixes are provided by the "Unused symbol" inspection. You probably need to enable it.Bas
Community
IntelliJ IDEA Users
Intentions for getters/setters on private fields stopped working
0 votes
Created
January 11, 2008 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...
Community
IntelliJ IDEA Users
Code Completion: comparing Eclipse to IDEA 7.0.2
0 votes
Created
January 07, 2008 10:06
~/Library/Preferences/IntelliJIDEA70should be the right location.Bas
Community
IntelliJ IDEA Users
Where have templates file gone in Idea 7.0.2 in mac?
0 votes
Created
June 02, 2008 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...
Community
IntelliJ IDEA Users
Structural search question
0 votes
Created
October 24, 2008 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
Community
IntelliJ IDEA Users
How to tell which branch you're in? IntelliJ's non-functional community.
0 votes
Created
November 09, 2008 12:20
Vote for http://www.jetbrains.net/jira/browse/IDEADEV-13079Bas
Community
IntelliJ IDEA Users
Extending/Overloading Intentions?
0 votes
Created
November 20, 2008 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...
Community
IntelliJ IDEA Users
Control stable interfaces
0 votes
«
First
‹
Previous
Next
›
Last
»