简体   繁体   中英

Aptana studio doesn't recognize ruby syntax?

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?

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

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

sudo apt-get install libwebkitgtk-1.0-0

Should fix the problem.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM