From e072c6cb57c017cc023bdf71c49ea68f3e776646 Mon Sep 17 00:00:00 2001 From: David Hoover Date: Fri, 10 Jun 2011 14:33:19 -0700 Subject: [PATCH] Eclipse build files --- .classpath | 6 ++++++ .project | 17 +++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..b4bee87 --- /dev/null +++ b/.classpath @@ -0,0 +1,6 @@ + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..54eb3b4 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + pythagoras + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +