Easy way to find import from compiler error
When the compiler can't resolve an import it generates an error. Double-click the error message to open the file in the content pane with the cursor at the class name it can't resolve. Press <kbd>Ctrl+Alt+Space</kbd>
 or <kbd>Ctrl+Alt+H</kbd>
 for ClassInsight and a list of all possible classes is displayed. Pick the correct one and the import is automatically added.&nbsp;<span class = "sku-pro"></span>
 <span class = "sku-ent"></span>
