Refactoring of name editor.
[taxeditor.git] / taxeditor-navigation / src / main / java / eu / etaxonomy / taxeditor / navigation / navigator / IterableSynonymyList.java
similarity index 98%
rename from taxeditor-editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/IterableSynonymyList.java
rename to taxeditor-navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/IterableSynonymyList.java
index 82aeba9ae04126f3664faad13f9731cd579c5ca0..205df8616521766b014c25d5fd146c02cb0475a5 100644 (file)
@@ -7,7 +7,7 @@
 * See LICENSE.TXT at the top of this package for the full license terms.
 */
 
-package eu.etaxonomy.taxeditor.editor.name;
+package eu.etaxonomy.taxeditor.navigation.navigator;
 
 import java.util.ArrayList;
 import java.util.Iterator;