Bug 517570 - [SysML 1.1] Missing label for sysmlProject 

 - add correct lable in plugin.properties
 - remove useless *.iml
 - fix failing test

Change-Id: Iefe69d355043a06646737615de5674b2f74c8d28
Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
diff --git a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.blockdefinition/org.eclipse.papyrus.sysml.diagram.blockdefinition.iml b/plugins/diagram/org.eclipse.papyrus.sysml.diagram.blockdefinition/org.eclipse.papyrus.sysml.diagram.blockdefinition.iml
deleted file mode 100755
index c819b20..0000000
--- a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.blockdefinition/org.eclipse.papyrus.sysml.diagram.blockdefinition.iml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src-gen" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.diagram.clazz" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.diagram.common" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.service.types" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.infra.gmfdiag.navigation" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.infra.internationalization.utils" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.common/org.eclipse.papyrus.sysml.diagram.common.iml b/plugins/diagram/org.eclipse.papyrus.sysml.diagram.common/org.eclipse.papyrus.sysml.diagram.common.iml
deleted file mode 100755
index 737c4ef..0000000
--- a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.common/org.eclipse.papyrus.sysml.diagram.common.iml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src-gen" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src-common-sysml" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src-common-uml" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src-common-gmf" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.editor" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.service.types" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.infra.widgets.toolbox" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.modelexplorer.widgets" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.diagram.composite" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.diagram.clazz" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.internationalization.edit" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.internationalization.utils" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.css/org.eclipse.papyrus.sysml.diagram.css.iml b/plugins/diagram/org.eclipse.papyrus.sysml.diagram.css/org.eclipse.papyrus.sysml.diagram.css.iml
deleted file mode 100755
index 72b1d62..0000000
--- a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.css/org.eclipse.papyrus.sysml.diagram.css.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/org.eclipse.papyrus.sysml.diagram.ui.iml b/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/org.eclipse.papyrus.sysml.diagram.ui.iml
deleted file mode 100755
index e77c99a..0000000
--- a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/org.eclipse.papyrus.sysml.diagram.ui.iml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="J2SE-1.5" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.diagram.wizards" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.diagram.common" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/plugin.properties b/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/plugin.properties
index 405eace..429d335 100755
--- a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/plugin.properties
+++ b/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/plugin.properties
@@ -10,3 +10,5 @@
 ##################################################################################
 pluginName=UI Plugin for papyrus SysML diagrams
 providerName=Eclipse Modeling Project
+wizardSysMLProject=Papyrus SysML Project
+wizardSysMLModel=Papyrus SysML Model
diff --git a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/plugin.xml b/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/plugin.xml
index 81a652b..4628ed9 100755
--- a/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/plugin.xml
+++ b/plugins/diagram/org.eclipse.papyrus.sysml.diagram.ui/plugin.xml
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <plugin>
 <extension point="org.eclipse.ui.newWizards">
+	<!-- @generated NOT -->
 	<wizard
-         category="org.eclipse.papyrus.wizards.category"
+         category="org.eclipse.papyrus.wizards.category/org.eclipse.papyrus.wizards.components.category"
          class="org.eclipse.papyrus.sysml.diagram.ui.NewSysMLProjectWizard"
          finalPerspective="org.eclipse.papyrus.infra.core.perspective"
          icon="icons/papyrus/new_sysml_project.gif"
@@ -14,7 +15,7 @@
       </description>
 	</wizard>
     <wizard
-         category="org.eclipse.papyrus.wizards.category"
+         category="org.eclipse.papyrus.wizards.category/org.eclipse.papyrus.wizards.components.category"
          class="org.eclipse.papyrus.sysml.diagram.ui.NewSysMLModelWizard"
          finalPerspective="org.eclipse.papyrus.infra.core.perspective"
          icon="icons/papyrus/new_sysml_model.gif"
diff --git a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.allocation.config/org.eclipse.papyrus.sysml.nattable.allocation.config.iml b/plugins/nattable/org.eclipse.papyrus.sysml.nattable.allocation.config/org.eclipse.papyrus.sysml.nattable.allocation.config.iml
deleted file mode 100755
index 2e524f5..0000000
--- a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.allocation.config/org.eclipse.papyrus.sysml.nattable.allocation.config.iml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.infra.nattable.common" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.nattable.menu" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.nattable.menu" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.service.types" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.allocation/org.eclipse.papyrus.sysml.nattable.allocation.iml b/plugins/nattable/org.eclipse.papyrus.sysml.nattable.allocation/org.eclipse.papyrus.sysml.nattable.allocation.iml
deleted file mode 100755
index 123f4de..0000000
--- a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.allocation/org.eclipse.papyrus.sysml.nattable.allocation.iml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.nattable.allocation.config" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.infra.nattable.common" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.menu/org.eclipse.papyrus.sysml.nattable.menu.iml b/plugins/nattable/org.eclipse.papyrus.sysml.nattable.menu/org.eclipse.papyrus.sysml.nattable.menu.iml
deleted file mode 100755
index 43a1f91..0000000
--- a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.menu/org.eclipse.papyrus.sysml.nattable.menu.iml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src-gen" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.nattable.menu" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.service.types" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.diagram.common" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.infra.nattable" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.requirement.config/org.eclipse.papyrus.sysml.nattable.requirement.config.iml b/plugins/nattable/org.eclipse.papyrus.sysml.nattable.requirement.config/org.eclipse.papyrus.sysml.nattable.requirement.config.iml
deleted file mode 100755
index 9b729b0..0000000
--- a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.requirement.config/org.eclipse.papyrus.sysml.nattable.requirement.config.iml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.nattable" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.infra.nattable.common" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.service.types" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.requirement/org.eclipse.papyrus.sysml.nattable.requirement.iml b/plugins/nattable/org.eclipse.papyrus.sysml.nattable.requirement/org.eclipse.papyrus.sysml.nattable.requirement.iml
deleted file mode 100755
index 1fc2a89..0000000
--- a/plugins/nattable/org.eclipse.papyrus.sysml.nattable.requirement/org.eclipse.papyrus.sysml.nattable.requirement.iml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.service.types" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.nattable" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.infra.nattable.common" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.nattable.requirement.config" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/nattable/org.eclipse.papyrus.sysml.nattable/org.eclipse.papyrus.sysml.nattable.iml b/plugins/nattable/org.eclipse.papyrus.sysml.nattable/org.eclipse.papyrus.sysml.nattable.iml
deleted file mode 100755
index 70036f4..0000000
--- a/plugins/nattable/org.eclipse.papyrus.sysml.nattable/org.eclipse.papyrus.sysml.nattable.iml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.nattable" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml.service.types" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/org.eclipse.papyrus.sysml.edit/org.eclipse.papyrus.sysml.edit.iml b/plugins/org.eclipse.papyrus.sysml.edit/org.eclipse.papyrus.sysml.edit.iml
deleted file mode 100755
index 9e96929..0000000
--- a/plugins/org.eclipse.papyrus.sysml.edit/org.eclipse.papyrus.sysml.edit.iml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/custom-src" isTestSource="false" />
-    </content>
-    <orderEntry type="jdk" jdkName="JavaSE-1.6" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.sysml" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.internationalization.edit" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/plugins/org.eclipse.papyrus.sysml/org.eclipse.papyrus.sysml.iml b/plugins/org.eclipse.papyrus.sysml/org.eclipse.papyrus.sysml.iml
deleted file mode 100755
index 774509a..0000000
--- a/plugins/org.eclipse.papyrus.sysml/org.eclipse.papyrus.sysml.iml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/bin" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
-    </content>
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="jdk" jdkName="J2SE-1.5" jdkType="JavaSDK" />
-    <orderEntry type="module" module-name="org.eclipse.papyrus.uml.extensionpoints" />
-    <orderEntry type="library" name="ECLIPSE" level="application" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/tests/org.eclipse.papyrus.sysml.modelexplorer.tests/test/org/eclipse/papyrus/sysml/modelexplorer/tests/common/AbstractModelExplorerTest.java b/tests/org.eclipse.papyrus.sysml.modelexplorer.tests/test/org/eclipse/papyrus/sysml/modelexplorer/tests/common/AbstractModelExplorerTest.java
index e07b76c..5d0d0a9 100755
--- a/tests/org.eclipse.papyrus.sysml.modelexplorer.tests/test/org/eclipse/papyrus/sysml/modelexplorer/tests/common/AbstractModelExplorerTest.java
+++ b/tests/org.eclipse.papyrus.sysml.modelexplorer.tests/test/org/eclipse/papyrus/sysml/modelexplorer/tests/common/AbstractModelExplorerTest.java
@@ -201,12 +201,11 @@
 				SimpleUML = custo;
 			}
 		}
+		
 		Assert.assertNotNull("Custom SimpleUML not found", SimpleUML); //$NON-NLS-1$
+		
 		org.eclipse.papyrus.views.modelexplorer.Activator.getDefault().getCustomizationManager().getManagedCustomizations().add(0, SimpleUML);
-
-
-
-		Assert.assertEquals("bad order of applied Custom", "SimpleUML", appliedCustomizations.get(0).getName()); //$NON-NLS-1$
+		Assert.assertEquals("bad order of applied Custom", "SimpleUML", org.eclipse.papyrus.views.modelexplorer.Activator.getDefault().getCustomizationManager().getManagedCustomizations().get(0).getName()); //$NON-NLS-1$
 
 		/** end of generated selectable objects */
 	}
diff --git a/tests/org.eclipse.papyrus.sysml.modelexplorer.tests/test/org/eclipse/papyrus/sysml/modelexplorer/tests/dragdrop/AbstractDragDropTest.java b/tests/org.eclipse.papyrus.sysml.modelexplorer.tests/test/org/eclipse/papyrus/sysml/modelexplorer/tests/dragdrop/AbstractDragDropTest.java
index 2bad92d..b7d68bd 100755
--- a/tests/org.eclipse.papyrus.sysml.modelexplorer.tests/test/org/eclipse/papyrus/sysml/modelexplorer/tests/dragdrop/AbstractDragDropTest.java
+++ b/tests/org.eclipse.papyrus.sysml.modelexplorer.tests/test/org/eclipse/papyrus/sysml/modelexplorer/tests/dragdrop/AbstractDragDropTest.java
@@ -70,11 +70,10 @@
 
 	public List<CompoundCommand> getListOfDropCommands(EObject sourceElement, EObject targetElement) throws Exception {
 		// init source object
-		EObjectTreeElement sourceMEI = null;
 		if(sourceElement instanceof Diagram) {
-			sourceMEI = findSemanticModelElementItem((Diagram)sourceElement);
+			findSemanticModelElementItem((Diagram)sourceElement);
 		} else {
-			sourceMEI = findSemanticModelElementItem(sourceElement);
+			findSemanticModelElementItem(sourceElement);
 		}
 		EObjectTreeElement targetMEI = null;
 		if(targetElement instanceof Diagram) {
@@ -108,12 +107,12 @@
 			Assert.assertNotNull(currentOperationField);
 			currentOperationField.setAccessible(true);
 			currentOperationField.set(commonDropAdapter, DND.DROP_MOVE);
-			System.err.println(commonDropAdapter.getCurrentOperation()); // should be 2
+			 // FIXME don't use system printing System.err.println(commonDropAdapter.getCurrentOperation());should be 2
 			Field currentLocationField = ViewerDropAdapter.class.getDeclaredField("currentLocation");
 			Assert.assertNotNull(currentLocationField);
 			currentLocationField.setAccessible(true);
 			currentLocationField.set(commonDropAdapter, ViewerDropAdapter.LOCATION_ON);
-			System.err.println(commonDropAdapter.getCurrentLocation()); // should be 3
+			// FIXME don't use system printing  System.err.println(commonDropAdapter.getCurrentLocation()); // should be 3
 			LocalSelectionTransfer.getTransfer().setSelection(modelExplorerView.getCommonViewer().getSelection());
 			CompoundCommand command = papyrusAssistant.getDrop(targetMEI);
 			results.add(command);