pde x prefs now saved to the main preferences.txt

This commit is contained in:
Manindra Moharana
2013-09-15 21:56:02 +05:30
parent 69405772a8
commit 96c4fc1846
6 changed files with 37 additions and 26 deletions

View File

@@ -156,7 +156,6 @@ public class ASTGenerator {
//addCompletionPopupListner();
addListeners();
//loadJavaDoc();
predictionsEnabled = new AtomicBoolean(true);
}
protected void setupGUI(){