Did some code cleanup. Removed obsolete and deprecated classes.
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / operations / CreateTaxonomicTreeOperation.java
index b0194cb1a5190ada664ddb4990d374755077b05d..0d7006f50b10cacb09628c04282ae2b185bc57f0 100644 (file)
@@ -63,7 +63,7 @@ public class CreateTaxonomicTreeOperation extends AbstractPersistentPostOperatio
        @Override
        public IStatus execute(IProgressMonitor monitor, IAdaptable info)
                        throws ExecutionException {
-
+               bind();
                TaxonomicTree tree;
                
                // Start the main progress monitor.