How to use Java's JAR file with Aptana RadRail's JRuby project? -
Everyone is trying to use Aptana RadRail to work on my Djerobi project. JRB has a good feature, capable of using the Java Library in the world. But how do I try to figure out that it happens with Aptana RadRail IDE.
Netbeans are also good IDEs, but I like eclipse-style. Can you tell me how does this happen? Do I have to do it through IDE or any other solution?
Regardless of what the article related to the link says, before you apply jruby manually, Can set env variable
You can also insert a jar file in JRUBY_HOME / lib and they are automatically on the classpath.
These and above mentioned techniques work regardless of the IDE you use (or even if you do not use the IDE at all).
Comments
Post a Comment