Re: does IntelliJ do any of these things



Roedy Green wrote:


1. viewing the JavaDoc for classes in rendered form.

I'm not exactly sure what you mean here, but Ctrl+Q (Quick JavaDoc) or the full Shift-F1 (launch JavaDoc in browser) seem appropriate, for classes/methods/just about anything.



2. getting a summary listing like the Eclipse problems panel of all
outstanding syntax errors.

I don't know Eclipse, so I can't say for sure, but I don't recall a feature like this.

I can't imagine why I'd need it though, error highlighting in the RHS gutter and F2 / Shift+F2 navigation seem like plenty to me. How many errors at a time are you writing? ;-)

--
Shane
.