Tobin Juday
- 活动总数 275
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 105
-
创建于 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... -
创建于 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... -
创建于 [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... -
创建于 Source directory just "loading..."
已回答Anyone 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... -
创建于 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... -
创建于 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... -
创建于 [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. ... -
创建于 Java modules in enterprise app
I can't figure out how to deploy java modules along with my ear file. In my enterprise application modules, on the Java EE Application Module Settings, I see where I can pick whether or not to pac... -
创建于 Milestone 1
I remember reading somewhere recently that Selena Milestone 1 is a free for licensed users of 6.0. We are just buying licenses at my company, and I wonder if we should have everyone upgrade to Mil... -
创建于 My latest "wow" moment
I developed an annotation for use in Struts2 the other day that basically performed EJB3-like dependency injection (it looks up objects in JNDI and injects them into the action).I opened my action ...