when run:
jrubyc ruby-des.rb, it generates:
Compiling ruby-des.rb to class ruby_minus_des
i want to get ruby-des.class.
Is there any good way?
when run:
jrubyc ruby-des.rb, it generates:
Compiling ruby-des.rb to class ruby_minus_des
i want to get ruby-des.class.
Is there any good way?
‘-’ is not a legal character for a java class-name. I suppose this
implies only to file-name of a java class. maybe you can use
ruby_des.rb instead.
maybe there is some other workaround for you.
regards Kristian
On Thu, Jul 8, 2010 at 8:56 AM, Lei K. [email protected] wrote:
To unsubscribe from this list, please visit:
–
Kristian Meier + Saumya Sharma + Sanuka Meier
Vadakkethu House,
Edayanmula West PO - 689532,
Pathanamthitta District, Kerala, INDIA
tel: +91 468 2319577
protect your privacy while searching the net: www.ixquick.com
_=_
q(-_-)p
'_) (_`
/__/ \
_(<_ / )_
(__\_\_|_/__)
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs