More changes to the test projects.

Change-Id: I823bcc19b7de6cea4c985f2c01feccddd6f8022d
diff --git a/testapps/javaProjectTest/app/.classpath b/testapps/javaProjectTest/app/.classpath
index a4763d1..af64480 100644
--- a/testapps/javaProjectTest/app/.classpath
+++ b/testapps/javaProjectTest/app/.classpath
@@ -4,5 +4,6 @@
 	<classpathentry kind="src" path="gen"/>
 	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
 	<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/javaProjectTest-javaProject3"/>
 	<classpathentry kind="output" path="bin/classes"/>
 </classpath>