Russell Egan
- Total activity 461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 192
-
Created High cpu usage for background inspection
The background inspection was inspecting a 500 line java file. It took more than a minute to complete inspection, with cpu usage about a constant %50. Don't know if that's normal. Captured a cpu... -
Created 3281 memory leak
I usually leave idea up overnight. Since 3281, there is an "out of memory" warning waiting for me every morning. I don't run anything at night, so I'm guessing it must be some background process.... -
Created was the "Rename Reference" intention supposed to go away?
Idea used to offer the "rename reference" intention on unrecognized local variables. It now offers "create local var" "create field" and "create param", but no rename ref. Is that intentional or ... -
Created Memory snapshot
So I uploaded a memory snapshot taken when idea was just about running out of memory. I closed all the windows I could while leaving the project opened, but the garbage collector still couldn't fr... -
Created "Server command" setting in cvsroot setup, what does it do?
I'm trying to setup up a local cvsroot. The path is r:/cvs. Idea accepts this, but when you browse the repository, you don't see anything. I checkout out the project in a command line window, th... -
Created memory leaks
I've been experiencing a pretty consistent memory leak with 4.5.2, build 2244. I have to restart every 4 hours or so. I'm not sure if it's the build, or possible one of the plugins I have install... -
Created YourKit memory profiler is good?
I've seen the intellij guys mention this software a couple time. I've been using JProfiler recently, and found that to be a big improvement over JProbe and OptimimizeIt. Has anyone compared YourK... -
Created Startup locks with 2206
After a couple seconds, idea.exe activity seems to stop, but process doesn't die. Nothing happens after that. No log file created. Already tried deleting the system directory. It does get as f... -
Created Anyone having problems in 2200 with completion?
In the context of an inner class, 2200 won't complete a field of the outer class (using ctrl-space). Anyone else noticing funny stuff about completion? -
Created Frequently running out of memory...
I'm doing a big cvs merge. The merge was performed outside of IDEA, but I'm resolving the conflicts within idea. I'm opening many files, the files are quite long (5-10k lines), with lots of error...