From 0ad39a5f7d9e8c47c4391e1cc9db458bdfe346db Mon Sep 17 00:00:00 2001 From: mdb Date: Fri, 26 Oct 2007 00:49:29 +0000 Subject: [PATCH] Some helpful files for Eclipse users. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2245 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- .classpath | 16 ++++++++++++++++ .project | 17 +++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 00000000..da39c5e1 --- /dev/null +++ b/.classpath @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 00000000..6d6435ab --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + samskivert + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +