Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.om2m.commons.logging/.classpath')
-rw-r--r--org.eclipse.om2m.commons.logging/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/org.eclipse.om2m.commons.logging/.classpath b/org.eclipse.om2m.commons.logging/.classpath
deleted file mode 100644
index b845c2b5..00000000
--- a/org.eclipse.om2m.commons.logging/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry exported="true" kind="lib" path="libs/org.apache.log4j_1.2.13.v200903072027.jar"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>

Back to the top