开发者

How do you use Ruby in Java?

开发者 https://www.devze.com 2023-04-01 00:20 出处:网络
With JRuby, you can make use of Java libraries in Ruby. Is there the reverse for using Ruby libraries in Java?

With JRuby, you can make use of Java libraries in Ruby. Is there the reverse for using Ruby libraries in Java?

Specifically I want to write an Eclipse plugin and I need to use a bunch of legacy functions in this lib开发者_如何学Pythonrary written in Ruby.


You might be looking for generating Java .class or .jar files from JRuby/Ruby

You can find the topic on the JRuby wiki: https://github.com/jruby/jruby/wiki/StandaloneJarsAndClasses

Doing that I believe you can do what you need.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号