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 + +