Re: eclipse ruby plugin
- From: Alin Popa <alin.popa@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 22:51:48 +0900
coolgeng coolgeng wrote:
How to user ruby-plugin in eclipse 3.2 to build a project?
Hi,
What do you mean by "build a project" ?
Ruby is an interpreted language so, building means to compile all
classes and dependencies and it's not the situation here. You write the
code and after that, simple run it.
If you mean something like creating a gem or a package, I think you may
need to try rake.
http://rake.rubyforge.org/
Best regards,
Alin
--
Posted via http://www.ruby-forum.com/.
.
- Prev by Date: Re: python-style decorators
- Next by Date: HOW TO CREATE WSDL OBJECT IN RUBY?
- Previous by thread: Re: Weird problem with DATA and __END__
- Next by thread: HOW TO CREATE WSDL OBJECT IN RUBY?
- Index(es):