From 435959a850368eb1572b4c66770b91d3bad7b90d Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Sat, 1 Dec 2007 22:22:49 +0000 Subject: [PATCH] Remove .classpath and .project; users should use mvn eclipse:eclipse in the future and not check files of this name in again. --- .classpath | 91 ------------------------------------------------------ .project | 17 ---------- 2 files changed, 108 deletions(-) delete mode 100644 .classpath delete mode 100644 .project diff --git a/.classpath b/.classpath deleted file mode 100644 index 814fec7cda..0000000000 --- a/.classpath +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.project b/.project deleted file mode 100644 index 6b1579d588..0000000000 --- a/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - acegisecurity - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - -