Add javadoc
authorPatrick Plitzner <p.plitzner@bgbm.org>
Wed, 2 Aug 2017 07:21:05 +0000 (09:21 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Wed, 2 Aug 2017 07:21:05 +0000 (09:21 +0200)
eu.etaxonomy.taxeditor.application/src/main/java/eu/etaxonomy/taxeditor/ModelResourceHandler.java

index 164caa3226c19ba2b195e423f71664a1d3f11cc3..5067af229b28205f631632346c24fc2974bcbe8e 100644 (file)
@@ -51,6 +51,12 @@ import org.eclipse.emf.ecore.util.EcoreUtil;
 import org.osgi.framework.Bundle;
 
 /**
+ * This is a copy of
+ * {@link org.eclipse.e4.ui.internal.workbench.ResourceHandler}. The copy is
+ * registered in the plugin.xml in order to control the loading and saving of
+ * the application model. The only current change is the different save location
+ * (see {@link #getBaseLocation()})
+ *
  * @author pplitzner
  * @date 07.07.2017
  *