fix NPE on openinig Project from commandline in WI
[fedora-idea.git] / resources_eng / src / tips / ClassNameCompletion.html
blobc28322d1e979902a6deae59fe02f3251436578e9
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>A special variant of the CodeCompletion feature invoked by &shortcut:ClassNameCompletion; allows you to complete the name of any
6 class no matter if it was imported in the current file or not. If the class is not imported yet the import statement is generated automatically.
7 <p><img hspace="20" src="images/class_name_completion.gif"></p>
8 </td>
9 </tr>
10 </table>
11 </body>
12 </html>