From 03d748af4169f1bab8f297c41e87cea5b20fe5f7 Mon Sep 17 00:00:00 2001 From: Charlie Groves Date: Thu, 10 Jun 2010 20:43:58 +0000 Subject: [PATCH] Eclipse metadata --- .classpath | 18 ++++++++++++++++++ .project | 17 +++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..52cf8bb --- /dev/null +++ b/.classpath @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..acc3f5d --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + getdown + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +