diff --git a/.classpath b/.classpath deleted file mode 100644 index d2e2115093511a9149723134c8181ea3b29070aa..0000000000000000000000000000000000000000 --- a/.classpath +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> - <classpathentry kind="lib" path="/VIPSCommon/target/VIPSCommon-1.0-SNAPSHOT-jar-with-dependencies.jar" sourcepath="/VIPSCommon/src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry including="**/*.java" kind="src" path="resources"/> - <classpathentry kind="output" path="bin"/> -</classpath>