Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.jboss.netty/.classpath')
-rw-r--r--org.jboss.netty/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/org.jboss.netty/.classpath b/org.jboss.netty/.classpath
deleted file mode 100644
index 1056dd81..00000000
--- a/org.jboss.netty/.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"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry exported="true" kind="lib" path="netty-3.2.4.Final.jar"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top