refactored folder structure
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / datasource / wizard / CdmDataSourceMySQLWizardPage.java
similarity index 98%
rename from taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/store/datasource/wizard/CdmDataSourceMySQLWizardPage.java
rename to taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/wizard/CdmDataSourceMySQLWizardPage.java
index 80fb3ac4a8d2afe6dad6623cd2ecb5a052a126ab..1e70d2193e2a47b040b7ee436d1a45a8676cae95 100644 (file)
@@ -8,7 +8,7 @@
 * See LICENSE.TXT at the top of this package for the full license terms.
 */
 
-package eu.etaxonomy.taxeditor.store.datasource.wizard;
+package eu.etaxonomy.taxeditor.datasource.wizard;
 
 import org.apache.log4j.Logger;
 import org.eclipse.jface.dialogs.MessageDialog;