Hi I started to use Play Framework and I want to develop modules to use my next projects using Netbeans IDE. But when I write "play netbeansify my-module" command, I get "Oops. conf/routes or conf/application.conf missing." error. Does play support netbeans for developing modules? if not How can I develop new modules.
Thanks