Updated Setting-up your preferred IDE (markdown)
added Netbeans IDE support
Workaround on scala template compilation with Play 2.0 RC2 and Scala IDE
Note to compile project before to importing it into Eclipse (after eclipsify) - based on https://play.lighthouseapp.com/projects/82401/tickets/141-errors-when-importing-scala-simple-project-after-eclipsify
added debug explanation
Removed incorrect instruction introduced with previous version of the page.
Added missing "play" to the command used to generate Intellij IDEA module. Previously only said "idea", now says "play idea".
Documentation copy-editing
Add repository doc
add debugging steps for IntelliJ
Fixed sbt-idea verison ( as per the README in sbt-idea repo)
Fix contributed documentation
Documentation refactoring
Working on documentation