[teiid-commits] teiid SVN: r1820 - trunk/console.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Thu Feb 11 11:03:41 EST 2010


Author: loleary
Date: 2010-02-11 11:03:41 -0500 (Thu, 11 Feb 2010)
New Revision: 1820

Removed:
   trunk/console/.classpath
   trunk/console/.project
   trunk/console/.settings/
Log:
Removing from version control as these should be in svn-ignore

Deleted: trunk/console/.classpath
===================================================================
--- trunk/console/.classpath	2010-02-11 03:31:53 UTC (rev 1819)
+++ trunk/console/.classpath	2010-02-11 16:03:41 UTC (rev 1820)
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" output="target/classes" path="src/main/java"/>
-	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

Deleted: trunk/console/.project
===================================================================
--- trunk/console/.project	2010-02-11 03:31:53 UTC (rev 1819)
+++ trunk/console/.project	2010-02-11 16:03:41 UTC (rev 1820)
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>teiid-console</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
-	</natures>
-</projectDescription>



More information about the teiid-commits mailing list