fix NPE on openinig Project from commandline in WI
[fedora-idea.git] / resources_eng / src / tips / excluded / InsertImportsOnPaste.html
blobd6d8048b9be2f87f2cef0a8ee3fa2e04664f193d
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25"><table cellpadding="15" width="98%" border="0"><tr><td>
4 It is very easy to copy and paste fragments of code between different files with <font style="font-family: Verdana; font-weight:bold;" size="3" color="#003399">IntelliJ</font> <font style="font-family: Verdana; font-weight:bold;" size="3" color="#3366cc">IDEA</font> because it automatically inserts
5 necessary imports to the destination file to make the code compilable.
7 </td></tr></table></body>
8 </html>