[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Broken RDT ?

Edgardo Hames

5/22/2007 7:23:00 PM

Hi,

I just updated RDT and errors appear in the Test::Unit view and
Resources view. Below you can see the errors and versions I'm running.
Is anyone running into the same problem? Have you been able to fix it?

Thanks,
Ed

------------------------
Unable to create view: Plug-in org.rubypeople.rdt.testunit was unable
to load class org.rubypeople.rdt.internal.testunit.ui.TestUnitView

Unable to create view: Plug-in org.rubypeople.rdt.ui was unable to
load class org.rubypeople.rdt.internal.ui.resourcesview.RubyResourcesView.

Eclipse SDK
Version: 3.2.2
Build id: M20070212-1330

Ruby Development Tools version: 0.9.0.2007041430RC1
------------------------
--
Encontrá a "Tu psicópata favorito" http://tuxmaniac.bl...

The future is not what it used to be.
-- Paul Valéry

1 Answer

Brian Doll

5/29/2007 4:02:00 PM

0

You didn't mention the JVM version that you're running, so I'm
suspecting that is the issue. The 9.0.X version requires a 1.5 JVM and
the error messages you listed are exactly waht I saw when attempting to
run them under a 1.4 JVM.

TODO:
- install the 1.5 SDK
- ensure the v1.5 java executable is first in your path
- launch eclipse, recheck the plugin by going to window->prefs->ruby

--
Posted via http://www.ruby-....