Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.cliresolver30/.classpath')
-rw-r--r--org.eclipse.m2e.cliresolver30/.classpath8
1 files changed, 0 insertions, 8 deletions
diff --git a/org.eclipse.m2e.cliresolver30/.classpath b/org.eclipse.m2e.cliresolver30/.classpath
deleted file mode 100644
index 1e019b73..00000000
--- a/org.eclipse.m2e.cliresolver30/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" output="target/classes" path="src/main/java"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>

Back to the top