From d306d70d14fdfd2124140f44bd13703993e78ef4 Mon Sep 17 00:00:00 2001 From: costin Date: Tue, 28 Mar 2006 06:45:43 +0000 Subject: [PATCH] Add eclipse files git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@389421 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 10 ++++++++++ .project | 17 +++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 000000000..d6d381693 --- /dev/null +++ b/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 000000000..dbd75b8d5 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + tomcat6 + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + -- 2.11.0