You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by co...@apache.org on 2005/11/12 07:53:39 UTC

svn commit: r332738 - /tomcat/build/tc5.5.x/.project

Author: costin
Date: Fri Nov 11 22:53:36 2005
New Revision: 332738

URL: http://svn.apache.org/viewcvs?rev=332738&view=rev
Log:
Add a project here as well, for checkout to work. 

The only solution I found so far to use eclipse and svn is to do a
checkout from the repostiory - 'share project' or import existing
project - or any other thing - fails. This seems to kind-of-work for me.
BTW - I can't even see the current/ 

How is everyone using eclipse with svn ??

Added:
    tomcat/build/tc5.5.x/.project

Added: tomcat/build/tc5.5.x/.project
URL: http://svn.apache.org/viewcvs/tomcat/build/tc5.5.x/.project?rev=332738&view=auto
==============================================================================
--- tomcat/build/tc5.5.x/.project (added)
+++ tomcat/build/tc5.5.x/.project Fri Nov 11 22:53:36 2005
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>build</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org