[jbosstools-commits] JBoss Tools SVN: r41286 - in trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects: restAdvanced/.settings and 14 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed May 23 07:35:36 EDT 2012


Author: jjankovi
Date: 2012-05-23 07:35:35 -0400 (Wed, 23 May 2012)
New Revision: 41286

Removed:
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.settings/org.eclipse.jdt.core.prefs
Modified:
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.classpath
Log:
jdk used in all projects set as workspace default

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.classpath	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.classpath	2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
 			<attribute name="owner.project.facets" value="jst.web"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 		<attributes>
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>

Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.classpath	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.classpath	2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
 			<attribute name="owner.project.facets" value="jst.web"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 		<attributes>
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>

Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.classpath	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.classpath	2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
 			<attribute name="owner.project.facets" value="jst.web"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 		<attributes>
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>

Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.classpath	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.classpath	2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
 			<attribute name="owner.project.facets" value="jst.web"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 		<attributes>
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>

Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.classpath	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.classpath	2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
 			<attribute name="owner.project.facets" value="jst.web"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 		<attributes>
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>

Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.classpath	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.classpath	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 		<attributes>
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>

Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.classpath	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.classpath	2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
 			<attribute name="owner.project.facets" value="jst.web"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 		<attributes>
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>

Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6

Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.classpath	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.classpath	2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
 			<attribute name="owner.project.facets" value="jst.web"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 		<attributes>
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>

Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.settings/org.eclipse.jdt.core.prefs	2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6



More information about the jbosstools-commits mailing list