Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.parent/.classpath')
-rw-r--r--org.eclipse.m2e.parent/.classpath5
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.m2e.parent/.classpath b/org.eclipse.m2e.parent/.classpath
new file mode 100644
index 00000000..f5705aef
--- /dev/null
+++ b/org.eclipse.m2e.parent/.classpath
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="target-eclipse/classes"/>
+</classpath>

Back to the top