Chris Britton
- 活动总数 89
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 31
-
创建于 Maia 10781 CVS annotations disappear
When I display version control annotations, they display for a short period then disappear without any action on my part. Sometimes they display for only a second. Sometimes they display for severa... -
创建于 Status message flashes at bottom of "Changes" panel
There is a status message that displays at the bottom of the "Local" tab of the "Changes" panel. The status message says "Updating: CVS" in a gray bar that extends the width of the panel. When the ... -
创建于 Structure panel divider moves on IDEA restart
Admittedly, this is probably the least important bug in the history of software. :-)Recently, while performance tuning my system, I had occasion to stop/restart IDEA many times in succession. After... -
创建于 Incorrect navigation when clicking on inherited method in structure pane
In Maia 10781, I have the "Show Inherited" button of the "Structure" pane selected. If I click on an inherited method, the editor navigates to the class declaration of the super class instead of th... -
创建于 Community Forum is Broken Again
An error in the system has occurred. Please contact the system administrator if the problem persists.type: java.lang.NullPointerExceptionjava.lang.NullPointerException at com.jivesoftware.forum.pro... -
创建于 Slow Menu Response
已回答The menu response in Diana (8890) is really sluggish. For example, on an idle system when I click on a menu such as Build, it can take up to a full second for the menu to display. This behavior i... -
创建于 External javadoc not working in 8858
I'm not able to launch external javadocs in 8858. I can put the cursor on a symbol and press Ctrl-Q to display the Quick JavaDoc window. However, when I click the "external javadoc" button in tha... -
创建于 simpleUML for IDEA 8.0
Are there any plans to updgrade simpleUML to work with IDEA 8.0? It doesn't seem to work with 8769. "Add to simpleUML diagram" menu item creates a new diagram but does not add the class to it.Tha... -
创建于 UML diagram consumes CPU
I like the new UML feature in 8769. However, anytime I have a diagram showing, idea consumes 100% of my CPU. If I click another editor tab, or close the diagram tab, idea's CPU utilization drops t... -
创建于 Console tab to front on exception
While I'm developing an application, I always run it under the debugger in IDEA 7.0.3. By default, the Debugger tab is in front. If an exception occurs, I sometimes don't notice for a while if it...