about summary refs log tree commit homepage
path: root/jruby/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'jruby/.classpath')
-rwxr-xr-xjruby/.classpath8
1 files changed, 0 insertions, 8 deletions
diff --git a/jruby/.classpath b/jruby/.classpath
deleted file mode 100755
index 2b7bb05..0000000
--- a/jruby/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-        <classpathentry kind="src" path="src/java"/>
-        <classpathentry kind="src" path="target/java"/>
-        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-        <classpathentry kind="lib" path="lib/jruby.jar"/>
-        <classpathentry kind="output" path="target/classes"/>
-</classpath>