From 3ac43a68f64e096e9c2723b322b8fde03a7006c9 Mon Sep 17 00:00:00 2001 From: Marcus Gosselin Date: Thu, 16 Oct 2014 18:00:18 -0400 Subject: [PATCH] I MADE THE PROJECT. --- .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..fb50116 --- /dev/null +++ b/.classpath @@ -0,0 +1,6 @@ + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..8aa2502 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + SpaceWars + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +