Launch Play in Eclipse

Sometimes its easier to watch the eclipse console instead of alt-tab into the shell window.

Fortunately you can use the external tool configuration to launch play.

http://stackoverflow.com/questions/21730926/redirect-play-framework-2-output-to-eclipse-console/22786093#22786093

The only problem is the console does not recognize control-d so you have to kill java.exe in task manager.

Play on!

Posted in Java, Play Framework

Leave a comment