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 19, 2006 08:14
Thanks, that tip helped me fix the problem. What I finally did was I checked out my project to a new location and copied the .svn directory of the directory which contained the problem file over to...
Community
IntelliJ IDEA EAP Users
Subversion Update problem
0 votes
Created
November 20, 2006 13:51
You are probably right. It will be an option for both the "Unused catch parameter" and "Empty catch block" inspections in the first EAP of 6.5.Bas
Community
IntelliJ IDEA EAP Users
IG: "Empty catch block" feature lost?
0 votes
Created
December 07, 2006 13:16
Have you tried the "Chained method calls" inspection? It has a quick fix that introduces a local variable.Bas
Community
IntelliJ IDEA EAP Users
intention to dechain chains of death
0 votes
Created
January 22, 2007 10:32
Anonymous implementation indeed usually are less interesting to me. And sometimes the interesting implementations are hidden by dozens of anonymous implementations. Not showing them by default, wit...
Community
IntelliJ IDEA EAP Users
Ctrl-Alt-B: are anonymous implementations interesting?
0 votes
Created
January 16, 2007 17:22
There is no easy way currently. But you can try and "capture cpu usage data" and post the file somewhere I can get at it and I can tell you what inspections take up the most time. That info would a...
Community
IntelliJ IDEA EAP Users
Profiling inspections
0 votes
Created
January 17, 2007 14:01
Cancel the inspection process and quickly turn off the profiler.Bas
Community
IntelliJ IDEA EAP Users
Profiling inspections
0 votes
Created
January 17, 2007 14:11
Ironically, a change in the inspections API to make them run more efficiently has made it impossible to measure the runtime of the InspectionGadgets inspections. I have a request open for this: htt...
Community
IntelliJ IDEA EAP Users
Profiling inspections
0 votes
Created
January 12, 2007 16:27
Do you really stumble across those? Because I can only reproduce IDEABKL-3577, and that is actually more of an RFE than a bug. I you still can reproduce them, it may be a good idea to post a commen...
Community
IntelliJ IDEA EAP Users
On JIRA (New Year's resolution:)
0 votes
Created
March 14, 2007 11:18
I agree, do you have JIRA items I can vote for? I like the principle of the navigation bar very much and keep it always visible, but it could be better. Here is one more gripe:When using the mouse ...
Community
IntelliJ IDEA EAP Users
Navigation bar feels wrong
0 votes
Created
April 04, 2007 10:42
I like it. Please submit a JIRA request.I guess this would be the correct way to close all the process streams:Pretty ugly code if you ask me. Too bad close() throws an IOException.Bas
Community
IntelliJ IDEA EAP Users
New inspection for correct Process usage?
0 votes
«
First
‹
Previous
Next
›
Last
»