I am trying to use CCW + lein for clojure devl. I built a small Noir app which has page for / with command line lein run , I am able to see the output at localhost
But how to run within CCW + Lein under eclipse , I press Run , and then open the browser , it is not working .. ? What's the problem ? How to debug within Eclipse the web app. ie test whether the server is running , any other web related debugging ? Thanks Sunil