eclipse rdt is painful

J

jOhn

[Note: parts of this message were removed to make it a legal post.]

Yeah the RDT plugin for eclipse work is painful. It used to be pretty
slick.

Eclipse v3.3 and the last RDT. The rdt guy got hired by aptana, so it looks
like that plugin is no longer or not updated. In eclipse its constantly
messing up the formatting / display, memory leaks all over the place, and
yet I keep using it b/c I've always done all my work in eclipse. Now i am
getting worried as there is no decent ruby support there AFAIK.

Does that DLTK stuff work very well ? I suppose I'll give it a go.
 
D

Daniel Berger

Yeah the RDT plugin for eclipse work is painful. =A0It used to be pretty
slick.

Eclipse v3.3 and the last RDT. =A0The rdt guy got hired by aptana, so it l= ooks
like that plugin is no longer or not updated. =A0In eclipse its constantly=
messing up the formatting / display, memory leaks all over the place, and
yet I keep using it b/c I've always done all my work in eclipse. =A0Now i = am
getting worried as there is no decent ruby support there AFAIK.

Does that DLTK stuff work very well ? =A0I suppose I'll give it a go.

I agree. The copy/paste is so messed up in RDT it's dangerous (it
sometimes copies _extra_ text), and you're right about the formatting,
along with a few other weird things that happen from time to time. I
do everything in gvim now, and use Eclipse mostly for project
management or just _viewing_ Ruby files.

I'd suggest that the Sun/JRuby folks take over RDT, but I think
they're committed to Netbeans.

Regards,

Dan
 
J

jOhn

[Note: parts of this message were removed to make it a legal post.]

Yep DLTK is not bad, it doesn't run unit tests in the JUnit panel/view, but
it does run them with outputs to console. Thumbs up, moving forward !
 
J

jOhn

[Note: parts of this message were removed to make it a legal post.]

Yeah the trick was to:

Disable all of the RDT plugins in configuration manager.

Then open the .metadata workspace folder and delete out any RDT plugins.

Then delete the ruby project files.

Then delete from the eclipse plugin folder any RDT folders or jars.

Then install DLTK for ruby. Add in your ruby interpreter.

Then you have a great workspace for ruby stuff.
 
D

Daniel Berger

Yeah the trick was to:

Disable all of the RDT plugins in configuration manager.

Then open the .metadata workspace folder and delete out any RDT plugins.

Then delete the ruby project files.

Then delete from the eclipse plugin folder any RDT folders or jars.

Then install DLTK for ruby. Add in your ruby interpreter.

Then you have a great workspace for ruby stuff.

Um, isn't the DLTK for Ruby just RDT? Because, now that I look at the
configuration, I don't have an explicit entry for RDT, just DLTK for
Ruby. So, all of the problems I've described actually apply to DLTK.

Regards,

Dan
 
J

jOhn

[Note: parts of this message were removed to make it a legal post.]

Nope, RDT is from rubypeople.org and is now dead. DLTK is an official
eclipse dynamic lang toolkit. If you update your eclipse, be sure to scroll
to the bottom repo and select the DLTK repo for the latest updates, I don't
have any issues other than no JUnit (and the nice greenbar) panel for unit
tests.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top