1. Make Play! Framework "play" nice with source control stackoverflow.comI'm using Play! Framework and Netbeans as my IDE, so that means that I've used
to generate the appropriate project files for netbeans. However, I've noticed that this generates only ... |
2. Play framework + Netbeans 7, unable to expand project node! stackoverflow.comI'm using Play 1.2.1, and have netbeansified a project, and opened the project in Netbeans 7. I am able to open and run the project, but the Projects sidebar won't allow ... |
3. Netbeans ide for development modules in Play! stackoverflow.comHi 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 ... |
4. Configure Netbeans IDE for Play Framework stackoverflow.comI know running:
configures the IDE for the Play Framework.
My Problems:
|
5. Netbeans 7 code completion doesn't work with Play framework stackoverflow.comI've created Play appliacion with play new project command, and then play netbeansify project. I've opened the poject, and Ctrl+space shows "no suggestions" in my Application.java, and there is a wrench ... |
6. Exclude files from beeing checked in NetBeans 7 stackoverflow.comI'm using the Play framework with NetBeans 7. Play uses template files with the ending |