From: maxcooper Date: Tue, 14 Feb 2006 09:26:32 +0000 (+0000) Subject: added Eclipse project files, ignore eclipse-classes output dir X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f52aa4d92b542db12f3a15183a474902d62fa3d1;p=securityfilter.git added Eclipse project files, ignore eclipse-classes output dir --- diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..1f98feb --- /dev/null +++ b/.classpath @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/.cvsignore b/.cvsignore index 4e9d069..471aab5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,4 @@ dist release securityfilter.ipr securityfilter.iws +eclipse-classes diff --git a/.project b/.project new file mode 100644 index 0000000..2009129 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + securityfilter + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +