ASTGen: shuffle things around

This commit is contained in:
Jakub Valtar
2016-03-11 16:38:59 +01:00
parent 2ef0a45d97
commit 20cfb5d533
2 changed files with 801 additions and 741 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -276,7 +276,7 @@ public class ErrorCheckerService {
}
synchronized (astGenerator) {
astGenerator.disposeAllWindows();
astGenerator.getGui().disposeAllWindows();
}
classLoader = null;
Messages.loge("Thread stopped: " + editor.getSketch().getName());