| <html> |
| <head> |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> |
| </head> |
| <body> |
| <p> |
| Use <span class="control">Code | Reformat Code</span> to reformat code according to your code style preferences |
| (<span class="control">File | Settings | Code Style</span>).</p> |
| <p> |
| You can also use <span class="control">Code | Optimize Imports</span> to automatically optimize imports |
| (remove unused imports, etc.). To access the corresponding settings, use |
| <span class="control">File | Settings | Code Style | Imports</span>.</p> |
| </body> |
| </html> |