From 97a05e295d0f9e3a2caca3972b9da89f89dfa8eb Mon Sep 17 00:00:00 2001 From: "mayhew64@gmail.com" Date: Fri, 3 May 2013 20:24:13 +0000 Subject: [PATCH] Messing up maven imports and not needed with maven build git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@489 4033779f-a91e-0410-96ef-6bf7bf53c507 --- .classpath | 61 ------------------------------------------------------ .project | 23 -------------------- 2 files changed, 84 deletions(-) delete mode 100644 .classpath delete mode 100644 .project diff --git a/.classpath b/.classpath deleted file mode 100644 index bb3066456..000000000 --- a/.classpath +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.project b/.project deleted file mode 100644 index 6b8ab4568..000000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - WebGoat - NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - - - org.eclipse.jdt.core.javabuilder - - - org.eclipse.wst.common.project.facet.core.builder - - - org.eclipse.wst.validation.validationbuilder - - - - org.eclipse.wst.common.project.facet.core.nature - org.eclipse.jdt.core.javanature - org.eclipse.wst.common.modulecore.ModuleCoreNature - org.eclipse.jem.workbench.JavaEMFNature - - \ No newline at end of file