0
votes

I've tried installing both the Aptana plugin (I'm running Juno) and Aptana studio itself from http://www.aptana.com/products/studio3/download.

Just like with my previous experience with PyDev, I learned that I had to point Eclipse to my Ruby interpreter, but when I open my window > preferences dialog, there are no options for Ruby like what I've seen from tutorials and whatnot:

Eclipse dialog missing ruby options

Even though Eclipse will allow me to create a new project, I don't see any option to create a Ruby source file:

enter image description hereenter image description here

2

2 Answers

0
votes

You can just create a simple file and put the .rb extension in it and all should work. Regarding the ruby configurations, I believe it expects ruby to be found in your PATH.

0
votes

Aptana studio now works fine for Rails projects for some reason. The only explanation I can come up with is that the particular version of Aptana Studio I was using was giving me issues.