From 018680a70e6d60c329c42c997b2fb11f85412661 Mon Sep 17 00:00:00 2001 From: amontano Date: Tue, 1 Mar 2005 19:48:22 +0000 Subject: [PATCH] add eclipse config files --- .classpath | 35 +++++++++++++++++++++++++++++++++++ .project | 18 ++++++++++++++++++ .tomcatplugin | 11 +++++++++++ webroot/WEB-INF/.cvsignore | 1 + 4 files changed, 65 insertions(+) create mode 100644 .classpath create mode 100644 .project create mode 100644 .tomcatplugin create mode 100644 webroot/WEB-INF/.cvsignore diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..67408b4 --- /dev/null +++ b/.classpath @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..3e70efa --- /dev/null +++ b/.project @@ -0,0 +1,18 @@ + + + Dictionary + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + com.sysdeo.eclipse.tomcat.tomcatnature + + diff --git a/.tomcatplugin b/.tomcatplugin new file mode 100644 index 0000000..6d5e04b --- /dev/null +++ b/.tomcatplugin @@ -0,0 +1,11 @@ + + + /webroot + false + true + false + false + + + + diff --git a/webroot/WEB-INF/.cvsignore b/webroot/WEB-INF/.cvsignore new file mode 100644 index 0000000..90b07e9 --- /dev/null +++ b/webroot/WEB-INF/.cvsignore @@ -0,0 +1 @@ +classes