Integrate Shoes into Aptana Studio RadRails
问题 How can I run my Carpet applications directly from Aptana Studio with RadRails? Setting the shoes.exe as VM/Interpreter won't work. 回答1: If you have the file in a Ruby project, you can do the following: Go to Run -> External Tools -> External Tools... Create a new tool, name it something (like, say, "Shoes") Set Location to the Shoes binary, for example, on my system it's C:\Program Files\Common Files\Shoes\0.r1134\shoes.exe Set Working Directory to ${workspace_loc}${project_loc} (You can