Hi,

Just a quick question on whether this is possible.  Once you include java in
your ruby app, you can start refering to items in the standard java
platform.  However, I am not getting any code completion on these.  Is there
something that needs to be done to enable code completely on these java
items as well?

For example:
include Java

frame = javax.swing.JFrame.new("Passion!")

After doing this, I would have thought I could type 'frame.' and press the
code completion shortcut to see the available methods.  However, it is not
working.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ruby-on-rails-programming-with-passion" group.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to