-
-
Save enebo/9cad2bd50bd0e1c2bd040b584e2d9b19 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
system ~/work/release/release/jruby-9.4.0.0/frogger main # 1286% jirb_swing | |
NameError: missing class name org.jruby.demo.readline.TextAreaReadline | |
method_missing at org/jruby/javasupport/JavaPackage.java:253 | |
<main> at /home/enebo/work/jruby/bin/jirb_swing:40 | |
tap at org/jruby/RubyKernel.java:2019 | |
<main> at /home/enebo/work/jruby/bin/jirb_swing:33 | |
tap at org/jruby/RubyKernel.java:2019 | |
<main> at /home/enebo/work/jruby/bin/jirb_swing:32 | |
tap at org/jruby/RubyKernel.java:2019 | |
<main> at /home/enebo/work/jruby/bin/jirb_swing:29 | |
... 9 levels... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment