tools/JavaCodeBundleEditor.st
branchcvs_MAIN
changeset 3688 d2117eda7077
parent 3686 bf26cf5c3e7e
child 3760 d5680d681e68
--- a/tools/JavaCodeBundleEditor.st	Sat Jan 28 02:09:36 2017 +0100
+++ b/tools/JavaCodeBundleEditor.st	Thu Feb 02 16:07:41 2017 +0100
@@ -392,6 +392,7 @@
 !JavaCodeBundleEditor methodsFor:'hooks'!
 
 commonPostOpen
+    super commonPostOpen.
     self updateTree
 
     "Created: / 21-02-2013 / 23:33:24 / Jan Vrany <jan.vrany@fit.cvut.cz>"