A number of testing and 3D related changes. Some very minor packaging. Note: there are issues with the changes in GEF3D that break AGF. Looking into that now.
diff --git a/org.eclipse.amp.amf/examples/org.eclipse.amp.amf.examples.repast/.classpath b/org.eclipse.amp.amf/examples/org.eclipse.amp.amf.examples.repast/.classpath
index 38a8008..3b8b9fd 100644
--- a/org.eclipse.amp.amf/examples/org.eclipse.amp.amf.examples.repast/.classpath
+++ b/org.eclipse.amp.amf/examples/org.eclipse.amp.amf.examples.repast/.classpath
@@ -1,9 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="src" path="srcgen"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
-	<classpathentry kind="con" path="REPAST_SIMPHONY_SUPPORT"/>
-	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>

+<classpath>

+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

+	<classpathentry kind="src" path="srcgen"/>

+	<classpathentry kind="output" path="bin"/>

+</classpath>