fix NPE on openinig Project from commandline in WI
[fedora-idea.git] / resources_eng / src / tips / LayoutCode.html
blobdff4fec15ad107c50fe34dc5b2d21026d6f109cc
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25">
3 <table cellpadding="15" width="98%" border="0">
4 <tr>
5 <td>Use <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Code | Reformat Code...</font>
6 to reformat code according to your code style preferences (see
7 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">File | Settings | Code Style</font>).<br><br>
8 You may also automatically "optimize" imports (remove unused imports, etc) according to the settings (see
9 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">File | Settings | Code Style | Imports</font>)
10 using <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Code | Optimize Imports...</font>.
11 </td>
12 </tr>
13 </table>
14 </body>
15 </html>