Hi, I need to setup my development environment to debug Zeppelin. I've cloned the git repo from : http://stackoverflow.com/questions/19303898/how-to-undo-last-commit
I also did the mvn install -DskipTests to build it from terminal. As I want to learn how Zeppelin works by stepping through the code I need help here. I've imported the mvn project in Eclipse but don't know how to proceed from here. Appreciate any help here. PS:I tried remote debugging but it's not useful for setting up the breakpoint at the main. Cheers, Ram