Display Javadoc using frames
Hi all,
I would like to know if it is possible to configure IDEA so that it displays Javadoc using frames.
When pressing shift+F1, IDEA opens http://.../api/java/sql/DriverManager.html</i> instead of http://.../api/index.html?java/sql/DriverManager.html.
Is there any way I can modify this ?
Regards,
J-F
Please sign in to leave a comment.