I ran into a problem today with RadRails 2 and its ‘Aptana Unified Builder.’ I was trying to launch my project and the IDE kept hanging on “Invoking ‘Aptana Unified Builder’ on ‘/project’”
After updating my RadRails2 with a nightly build and trying different versions of RadRails, Aptana and even RubyMine; this is my proposed solution.
- Go to Preferences > Run/Debug > Launching.
- Switch ‘Wait for ongoing build to complete before launching’ to ‘Never.’
- Switch off ‘Build (if required) before launching’
- Press OK
That solved my problem. Now back to work!
