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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]