Chris Britton
- Total activity 89
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 31
-
Created 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... -
Created 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... -
Created 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... -
Created 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...