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 20, 2007 16:00
See http://www.jetbrains.net/jira/browse/IDEADEV-13067Bas
Community
IntelliJ IDEA EAP Users
Antialiasing in ContextMenu
0 votes
Created
April 24, 2007 23:04
I am guessing you are using the milestone? In the latest EAP build the internationalization inspections should respect the @NonNls annotation better. See http://www.jetbrains.net/jira/browse/IDEADE...
Community
IntelliJ IDEA EAP Users
@NonNls inspection question
0 votes
Created
June 15, 2007 19:47
Yes, the reputation of my plugins is getting damaged:-). I have received a couple of exception reports for my plugins which have nothing to do with the plugin in question. Bas
Community
IntelliJ IDEA EAP Users
"Blame plugin" getting confused in #7020
0 votes
Created
June 20, 2007 15:11
LVCS only keeps the changes for a limited time though. Personally I have set it to 100 days. In addition I always use a VCS even for small private projects. I like that even for small projects beca...
Community
IntelliJ IDEA EAP Users
Poll: I'm not use/not understand feature in IDEA
0 votes
Created
June 26, 2007 06:37
A colleague just showed Eclipse functionality whereyou could run a piece of a junit test, just a method,even when another method in the same unit test classwas uncompilable. To do the same in IDEA:...
Community
IntelliJ IDEA EAP Users
Can IDEA perform true minimum compilation with alternative compilers?
0 votes
Created
August 15, 2006 18:53
Zero problems here. Currently stable at 3000 handles on Windows XP, one plugin project open using subversion. Other plain java projects and cvs don't cause any significant increase. Could this be c...
Community
IntelliJ IDEA EAP Users
Possible reason 6.0 EAP is so slow (at least on XP)
0 votes
Created
July 06, 2007 11:13
My theory: It is so slow because "get" is such a common word in every project. Camel case identifiers are added to the search index completely and split into separate words. Which means that for an...
Community
IntelliJ IDEA EAP Users
7051 Invoking call hierarchy results in high CPU
0 votes
Created
July 13, 2007 12:48
It is a bug in the JDK. JFileChooser is known to be extremely slow under java 1.6.0_02http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6578753Bas
Community
IntelliJ IDEA EAP Users
[OT] JDK 1.6u2 and JFileChooser
0 votes
Created
July 13, 2007 14:23
wow i didn't know you even had to create frames or dialogs this way, thanks for the tip.As long as the components (e.g. frame or dialog) is not visible on the screen, you don't need to use the Even...
Community
IntelliJ IDEA EAP Users
[OT] JDK 1.6u2 and JFileChooser
0 votes
Created
July 24, 2007 09:36
Would continually comparing the products really be worth the effort? Personally I feel the comparison would be quite unfair.PMD by my count has 237 different "rules". CheckStyle has 125 "checks". I...
Community
IntelliJ IDEA EAP Users
IG/Inspections compared to PMD + CheckStyle
0 votes
«
First
‹
Previous
Next
›
Last
»