We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b92b47 commit 8ca09b5Copy full SHA for 8ca09b5
1 file changed
RubyScript/.classpath
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
- <classpathentry kind="lib" path="/home/projects/knime/ruby4knime/RubyScript/lib/jruby.jar"/>
+ <classpathentry kind="lib" path="lib/jruby.jar"/>
4
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
5
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
0 commit comments