Problems With Eclipse and Ruby Plugin

Posted by Jesse J on Stack Overflow See other posts from Stack Overflow or by Jesse J
Published on 2010-06-11T16:11:16Z Indexed on 2010/06/11 16:12 UTC
Read the original article Hit count: 280

Filed under:
|

I installed Eclipse and then the Ruby Development Tools (RDT), but it would crash when I try to alter certain features, like having line numbers, how far back to have history, and the code coloring scheme didn't work fully. I decided to try to uninstall Eclipse by doing sudo aptitude remove eclipse and then sudo aptitude install eclipse but instead it installed it back with the broken Ruby plugin. I also tried aptitude purge but that didn't help either.

How can I freshly reinstall eclipse and get a properly working Ruby plugin?

© Stack Overflow or respective owner

Related posts about ruby

Related posts about eclipse