[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.dltk] Using the Ruby fast debugger with an home-installed ruby-debug gem
|
Hello,
is there a way to use the Ruby fast debugger in DLTK when the
ruby-debug{,-base,-ide} gems are installed in a non-system-wide fashion?
In my case gems are installed at ~/Applications/ruby/gems and they work
flawlessly in common scripts because I have both RUBYLIB and GEM_HOME set
to the correct directories. Somehow, when the debugger is launched by
DLTK these variables are not read/used.
--
Gioele <gioele@xxxxxxxxx>