How do I use the old javadoc style / theme with JDK 7?

Viewed 2301

The new theme in JDK 7 for javadoc is hard for me to read. It may not be pretty but I really would prefer the old theme. Aside from installing the old JDK and switching between them, can I somehow use the old doclet?

4 Answers
Related