Question

Error complaint from Aptana Studio 3

I get this error on ruby syntax after installing the Aptana Eclipse plugin. I think I might have failed an install, because I did get an error after I opened up Eclipse a while ago. Anyone know how to fix this?

Was it helpful?

Solution 2

Turns out it was a bad install. I was missing dependencies.

sudo apt-get install libwebkitgtk-1.0-0

Should fix the problem.

OTHER TIPS

You should download the Aptana RadRails in order to develope with Ruby on Rails. It is a free IDE. Or you should try RubyMines by JetMinds that is the one I used.

Hope this answers your question

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top