Displaying 2 results from an estimated 2 matches for "infoviews".
Did you mean:
infoview
2001 Jul 26
2
Need some help on using Wine with DDK 2000
Hi,
I am a newbe with Wine and I need some advice..
I have 2 partitions on my computer: Linux + winnt40.
I use wine for developping drivers for W2K (yes it is NOT a joke!)
under Linux (some kinda of cross-compiling if you want ..).
So for compiling and linking it works flawlessly (really!) and
it's GREAT!
The only problem is that I cannot browse the DDK documentation.
For doing that
2006 Nov 18
0
java.lang.RuntimeException: Unable to execute interpreter: [
...ting a
project I get the messages below
In the Console
invalid option -- e
In the Ri tab
For help on options, try ''rdoc --help''
java.lang.RuntimeException: Unable to execute interpreter:
[C:/InstantRails/ruby/bin/ri, --no-pager, -l]null
at
org.rubypeople.rdt.internal.ui.infoviews.RIView$RubyInvoker.invoke(Unknown
Source)
at
org.rubypeople.rdt.internal.ui.infoviews.RIView.initSearchList(Unknown
Source)
at org.rubypeople.rdt.internal.ui.infoviews.RIView.updatePage(Unknown
Source)
at
org.rubypeople.rdt.internal.ui.infoviews.RIView.createPartControl(Unknown
Source)
at...