.
authorn.hoffmann <n.hoffmann@localhost>
Wed, 10 Jun 2009 13:12:39 +0000 (13:12 +0000)
committern.hoffmann <n.hoffmann@localhost>
Wed, 10 Jun 2009 13:12:39 +0000 (13:12 +0000)
taxeditor-application/src/main/java/eu/etaxonomy/taxeditor/ApplicationWorkbenchWindowAdvisor.java

index 5541ffcfc8c76195275e0a4baf8b24dee6435c4b..06f6f9eb58d98d54a7b5c8d9957c31bf099258ee 100644 (file)
@@ -10,8 +10,8 @@ import org.eclipse.ui.application.IActionBarConfigurer;
 import org.eclipse.ui.application.IWorkbenchWindowConfigurer;
 import org.eclipse.ui.application.WorkbenchWindowAdvisor;
 
-import eu.etaxonomy.taxeditor.store.preference.InitNomenclaturalCodePrefDialog;
-import eu.etaxonomy.taxeditor.store.preference.PreferencesUtil;
+import eu.etaxonomy.taxeditor.preference.InitNomenclaturalCodePrefDialog;
+import eu.etaxonomy.taxeditor.preference.PreferencesUtil;
 
 public class ApplicationWorkbenchWindowAdvisor extends WorkbenchWindowAdvisor {
        private static final Logger logger = Logger.getLogger(ApplicationWorkbenchWindowAdvisor.class);