Hi, I wanted to debug one of the extensions a ruby class by using IntelliJ, so I installed required gems for Jruby and IDE, however the debugger expects a ruby script. I wanted execute one of buildr goals and set a breakpoint in my class to stop the debugger in my class, I can't find any information on how to do this.
Is there a way to run buildr in debug mode and debug ruby code? How do buildr developers debug ruby code? Any help is greatly appreciated. Thanks Babu
