diff --git a/.classpath b/.classpath index 0eb091a3..d25ecae4 100644 --- a/.classpath +++ b/.classpath @@ -13,6 +13,7 @@ + @@ -33,12 +34,12 @@ - - - + + + diff --git a/.gitignore b/.gitignore index f4699a43..7c349777 100644 --- a/.gitignore +++ b/.gitignore @@ -89,4 +89,5 @@ local.properties hs_err_pid* replay_pid* -logs/ \ No newline at end of file +logs/ +.classpath