diff --git a/.classpath b/.classpath
deleted file mode 100644
index dfd9d32e..00000000
--- a/.classpath
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.gitignore b/.gitignore
index 19bac3b1..f333aeb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,9 @@
/GCViewer.ofp
/*.txt
/*.iml
-/.idea/
\ No newline at end of file
+/.idea/
+
+# Eclipse project file
+.settings/
+.classpath
+.project
diff --git a/.project b/.project
deleted file mode 100644
index 9705b9a8..00000000
--- a/.project
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
- GCViewer
-
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
-
-
- org.eclipse.jdt.core.javanature
- org.eclipse.m2e.core.maven2Nature
-
-