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?

有帮助吗?

解决方案 2

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

sudo apt-get install libwebkitgtk-1.0-0

Should fix the problem.

其他提示

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top