- commented workbenchShutdown() content
authorPatric Plitzner <p.plitzner@bgbm.org>
Wed, 18 Jun 2014 13:37:25 +0000 (13:37 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Wed, 18 Jun 2014 13:37:25 +0000 (13:37 +0000)
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java

index 2ae721e3c98fd91bf5cf0f14fe7e4b304b8ae41b..06aaa37cd09f03aa3bef5c12de47665fbf5f8f24 100644 (file)
@@ -301,10 +301,10 @@ public class DerivateView extends EditorPart implements IPartContentHasFactualDa
      */
     @Override
     public void workbenchShutdown(IMemento memento, IProgressMonitor monitor) {
-        if (!conversation.isBound()) {
-            conversation.bind();
-        }
-        conversation.close();
+//        if (!conversation.isBound()) {
+//            conversation.bind();
+//        }
+//        conversation.close();
 //        if(memento == null){
 //            return;
 //        }