diff --git a/.classpath b/.classpath deleted file mode 100644 index 9450e0a8..00000000 --- a/.classpath +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.gitignore b/.gitignore index 1c4aa6bb..423435b7 100644 --- a/.gitignore +++ b/.gitignore @@ -84,4 +84,4 @@ replay_pid* # thkim .classpath -.project \ No newline at end of file +#.project \ No newline at end of file diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 5b781ec6..00000000 --- a/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,3 +0,0 @@ -eclipse.preferences.version=1 -encoding//src/main/java=UTF-8 -encoding//src/test/java=UTF-8