Charlie, others:

Just wanted to update you all on this issue of using IntelliJ IDEA for
development of JRuby.  The issue was indeed that I needed to choose JRuby as
my Ruby SDK but that the Ruby plugin would not allow me to.

Thanks to Romeo (and the rest of the IDEA Ruby plugin crew?) who worked on
it over the last week or so and took away that restriction, along with
adding context menu support, it now runs just fine.

I'm still having some problems with particular tests which can't seem to
find include files when run inside the IDE, but I'll continue to work out
the kinks as time allows.

Thanks again,
Sam



On Oct 30, 2007 4:43 PM, Charles Oliver Nutter <[EMAIL PROTECTED]>
wrote:

> Sam Larbi wrote:
> > Forgive me if this isn't the proper channel for this question, and
> > kindly point me to the right place.
> >
> > I've just bought a license to IDEA and haven't used it in the past.  I
> > also installed the Ruby plugin.
> >
> > Then, I checked out the JRuby code and built it successfully.  However,
> > I can't seem to get any of the tests to run within the IDE. I can get
> > benchmarks and tests to run using JRuby from the command line just
> > fine.  Looking at any test, the IDE shows 'test/unit' as being unable to
> > be found.   Not sure why that is.
> >
> > I'm almost certain I need to set up a "configuration" to run it, only I
> > cannot figure out how to add (J)Ruby "SDK" for it, so that attempt has
> > been fruitless.  I'm comfortable using the command line, but really,
> > it'd be nice to just hit "run" and see results in the IDE.
> >
> > In any case, I was wondering if any of you are using IDEA, and if so,
> > can you think of anything that would cause this, or how I might add the
> > "SDK"?
>
> I have no idea how to set up IDEA, but if you can figure it out and
> there's project files we could commit, we'll do it. I'd like it to be as
> easy a possible for anyone to get up and running on JRuby dev.
>
> - Charlie
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>

Reply via email to