I just committed support for specifying Java classes and methods to
the "ri" command. I thought it would be useful to me, so I tossed it
in there :)

Here's a couple examples:

http://gist.github.com/276002

It works basically like regular ri with Ruby classes, except that it
currently only supports the reflectable information from the class. I
would like to add support for using any src jars that are on the
classpath as well, but I need a good tool that can programmatically
pull Javadoc from .java files. Any suggestions?

As always, suggestions and bug reports are welcome. This is on master (1.5-dev).

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to