Bug 469097 - Create basic UI Tests
diff --git a/tests/org.eclipse.emf.edapt.rcptt/context/Import EMFForms Example Model.ctx b/tests/org.eclipse.emf.edapt.rcptt/context/Import EMFForms Example Model.ctx
index c2e0a37..6f0027a 100644
--- a/tests/org.eclipse.emf.edapt.rcptt/context/Import EMFForms Example Model.ctx
+++ b/tests/org.eclipse.emf.edapt.rcptt/context/Import EMFForms Example Model.ctx
@@ -14,7 +14,7 @@
 
 get-menu "File/New/Example..." | click
 with [get-window "New Example"] {
-    get-tree | select "EMF Forms/Make it happen: example model"
+    get-tree | select "Make it happen: example model"
     get-button Finish | click
 }
 ------=_.ecl.context-718f04b4-ed39-33e3-af62-0995e4561998--
diff --git a/tests/org.eclipse.emf.edapt.rcptt/pom.xml b/tests/org.eclipse.emf.edapt.rcptt/pom.xml
index fde5241..b9db252 100644
--- a/tests/org.eclipse.emf.edapt.rcptt/pom.xml
+++ b/tests/org.eclipse.emf.edapt.rcptt/pom.xml
@@ -45,9 +45,9 @@
 					</runner>
 					<!-- The main configuration section goes here -->
 					<aut>
-						<explicit>https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/neon/1a/eclipse-modeling-neon-1a-linux-gtk-x86_64.tar.gz</explicit>
+						<explicit>https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/neon/2.RC3/eclipse-committers-neon-2-RC3-linux-gtk-x86_64.tar.gz&mirror_id=1</explicit>
 						<injections>
-							<!--  injection>
+							<injection>
 								<site>http://download.eclipse.org/ecp/releases/releases_18/</site>
 								<features>
 									<feature>org.eclipse.emf.ecp.emfforms.idetooling.feature.source.feature.group</feature>
@@ -58,8 +58,9 @@
 								<features>
 									<feature>org.eclipse.ocl.all.sdk.feature.group</feature>
 									<feature>org.eclipse.emf.compare.ide.ui.feature.group</feature>
+									<feature>org.eclipse.emf.compare.feature.group</feature>
 								</features>
-							</injection-->
+							</injection>
 							<injection>
 								<site>http://download.eclipse.org/edapt/p2/nightly</site>
 								<features>