Tobin Juday
- Total activity 275
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 105
-
Created 10.0.2 not performing code analysis
Is anyone else having a problem with the in-editor code analysis not running on the new 10.0.2? The little square above the scroll bar has the little eye icon and it is always just "performing code... -
Created Exception in FindBugs with 92.91
org.twodividedbyzero.idea.findbugs.actions.AnalyzeChangelistFiles.changesAdded(Ljava/util/Collection;Lcom/intellij/openapi/vcs/changes/ChangeList;)V: org.twodividedbyzero.idea.findbugs.actions.Anal... -
Created 92.81 and OS X
Has anyone else gotten the new 92.81 EAP to work on OS X (Snow Leopard, specifically)? I installed it this morning, and have run it twice now, neither time being able to do anything, even quitting... -
Created Long pauses in 10666
I just started seeing long pauses during code editing using build 10666 on Snow Leopard. I've used it for about a week now with no issues, but about halfway through today it became unusable.Anyone... -
Created Remove unused String.format() intention
Would anyone else find an intention for removing unused String.format() calls useful? For example, turninginto justI opened a ticket for this under IDEA:Feedback if anyone is interested: http://ww... -
Created [OT] Swing on OS X
Sorry for the off-topic post, but I thought some people here might be interested. I just ran across a blog focused entirely on getting Swing looking good on OS X. Not only does he discuss techniq... -
Created Source directory just "loading..."
AnsweredAnyone seen this yet? IDEA doesn't load my source, it just says "loading...". This is on 8M1, and it just started happening to me, I was using 8M1 for a couple of days before this happened.I have... -
Created Missing Language annotation
On a fresh 8M1 install, I'm unable to use the new Language annotation because IDEA can't find the annotation class (well, the org.intellij package actually). I can probably go find the right jar a... -
Created IDEA 8M1 plugin issue
I just installed the 8M1 build, and I'm unable to start IDEA now. The error message is attached.The real problem is that I can't figure out how to remove the Spring plugin, as directed. I can't s... -
Created [OT] Java source on OS X
I've been happily using IDEA on my mac now for quite some time. However, today I wanted to step inside a String method (compareTo). Unfortunately, I haven't been able to find the source for it. ...