jim_matt wrote:
> Either I don't get it, or I am not making myself clear. I am running
> Eclipse 3.2.2 and the latest version of RDT.
>
> I have statements in my files like the
>
> $: << File.expand_path(File.dirname(__FILE__))
>
> That is not the problem! YOU HAVE TO BE ABLE TO OPEN A FILE BEFORE THE
> ABOVE LINE WORKS!
> When I try to run my top level suite file that requires all my other test
> files from Test::Unit inside Eclipse, it cannot find the top level file. If
> I run the top level suite file from Run Ruby, it finds the file and executes
> it.
>
> The problem is that Test::Unit in Eclipse cannot find the first file to run
> so it never gets a chance to execute the
>
> $: << File.expand_path(File.dirname(__FILE__))
>
> Jim
>
At this point it sounds like you need to reinstall Eclipse.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general