Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/jruby_eclipse
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ bootclasspath << "#{JRUBY}/lib/jruby-stdlib-9.0.0.0-SNAPSHOT.jar"
if rest.include?('-X+T')
bootclasspath << TRUFFLEJAR
classpath << "#{JRUBY}/truffle/build.eclipse"
classpath << "#{JRUBY}/truffle/src/main/ruby"
java_flags << "-Djruby.truffle.core.load_path=truffle/src/main/ruby"
end

args = [java]

0 comments on commit 522f220

Please sign in to comment.