diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..f2c8d8b --- /dev/null +++ b/.classpath @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/.gitignore b/.gitignore index ed864af..3037395 100644 --- a/.gitignore +++ b/.gitignore @@ -8,11 +8,6 @@ dist docs -.project - -.settings - -.classpath player.txt DetailedInfo.txt DetailedInfo.xml diff --git a/.project b/.project new file mode 100644 index 0000000..0a18c3e --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + cs8803p3 + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +