462463464465466467468469470471472
} } } if (!genSourceRoots.isEmpty()) { // refresh generates source roots asynchronously; needed for error highlighting update lfs.refreshIoFiles(genSourceRoots, true, true, null); } } } SwingUtilities.invokeLater(new Runnable() { public void run() {