NPE fix
[fedora-idea.git] / resources-en / src / tips / SecondClassNameCompletion.html
blob12ea8665447bfa1efcb6a7a8999a372b1748b0cb
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>Pressing the same shortcut after you have invoked Class Name Completion will search for
6 classes in whole project and its libraries ignoring module dependencies
7 <p><img hspace="20" src="images/first_class_name_completion.png"></p>
8 <p><img hspace="20" src="images/second_class_name_completion.png"></p>
9 </td>
10 </tr>
11 </table>
12 </body>
13 </html>