From 36a86bb40665b6f38df64e4a10d83ec077c2e433 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 3 Nov 2011 10:51:40 +0100 Subject: eclipse --- .classpath | 41 +++++++++++++++++++++++++++++++++++++++++ .project | 6 ++++++ 2 files changed, 47 insertions(+) create mode 100644 .classpath diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..8eb148e --- /dev/null +++ b/.classpath @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project index ebbbb8d..068b3f9 100644 --- a/.project +++ b/.project @@ -6,6 +6,11 @@ + org.eclipse.jdt.core.javabuilder + + + + com.aptana.ide.core.unifiedBuilder @@ -13,5 +18,6 @@ com.aptana.projects.webnature + org.eclipse.jdt.core.javanature -- cgit v1.1