Play Framework 2.0 doesn’t seem to have much / any support for Netbeans. I’m currently just using it as an editor (loading the files using the favorites tab), but it’s a little frustrating that Netbeans doesn’t recognise any of the libraries / api’s.
This means that EVERYTHING is underlined in red.
Trying to create a free-form project requires a build file, so I get stuck there too.
Any ideas appreciated…
play eclipsifyto create an eclipse project.File > Import Project > Eclipse ProjectImport Projects Ignoring DependenciesProject to Import, insert the root of your play application.Destination Folder, also insert the root of your play application.Finish.