From bc30c2061c7531fd0593891a30592e306de758b7 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 17 Nov 2008 18:41:06 +0000 Subject: [PATCH] Some Eclipse bits. --- .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 0000000..ddf7184 --- /dev/null +++ b/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..3b280c0 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + depot + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +