Skip to content

Instantly share code, notes, and snippets.

@jjhop
Created January 26, 2012 02:42
Show Gist options
  • Save jjhop/1680629 to your computer and use it in GitHub Desktop.
Save jjhop/1680629 to your computer and use it in GitHub Desktop.
Hello world!
Exception in thread "main" java.lang.NoSuchMethodError: scala.actors.ReactorCanReply$class.$init$(Lscala/actors/ReactorCanReply;)V
at info.jjhop.mp.GreetingsActor.<init>(MyProgram.scala:9)
at info.jjhop.mp.MyProgram$.main(MyProgram.scala:29)
at info.jjhop.mp.MyProgram.main(MyProgram.scala)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment