The NetBeans plugin for Play, by Yann D'Isanto and myself, is available for the first time in the NetBeans Plugin Portal, ready to use in NetBeans IDE 7.3:
http://plugins.netbeans.org/plugin/47637/?show=true
Install the plugin into 7.3 and then you're able to create new Play projects via the New Project dialog or open any existing Play project, such as the sample applications in the Play distro:
This is how opened Play projects look like in the IDE:
Related reading:
The sources of the plugin (in the form of a Maven module) are available here:
http://java.net/projects/nbplay/sources/nbplay
Do you want to contribute to this plugin? You are MORE than welcome to do so, please leave a message here either with your ideas or with your username on java.net so that you can be added as a committer to the project.
Issue tracker: