From 0682ab66c1de12c7443bbed9ca949db8a52ac76c Mon Sep 17 00:00:00 2001 From: Philipp Abraham Date: Thu, 8 Mar 2012 01:46:06 +0100 Subject: [PATCH] Revert "Merge pull request #847 from Stuessy/removeFiles" This reverts commit 2d395f47e005f8a182c79dd00e281cd66c15f706, reversing changes made to 81f7afea2512e5fc85b0d035e27043690f12d321. --- .classpath | 11 +++++++++++ .gitignore | 2 -- .project | 17 +++++++++++++++++ 3 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 000000000..1a2da1de0 --- /dev/null +++ b/.classpath @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/.gitignore b/.gitignore index a46691dc9..9a07035f5 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,3 @@ build *.sw? lib/.tmp/ doc/ -.classpath -.project diff --git a/.project b/.project new file mode 100644 index 000000000..9cb9450a0 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + Catacomb-Snatch + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +