Tutorial by Examples

Prerequisites Intellij IDEA installed (Community or Ultimate edition) Scala Plugin installed in IntelliJ A standard Play project, created for instance with Activator (activator new [nameoftheproject] play-scala). Opening the project Open IntelliJ IDEA Go to menu File > Open ... > c...
Introduction Play has several plugins for different IDE-s. The eclipse plugin allows to transform a Play application into a working eclipse project with the command activator eclipse. Eclipse plugin may be set per project or globally per sbt user. It depends on team work, which approach should be u...
Prerequisites Java8 (1.8.0_91) Eclipse neon (JavaScript and Web Developer) Play Framework 2.5.4 Installing Scala in Eclipse Launch the Eclipse Open Help > Eclipse Marketplace Type Scala in Find Install Scala IDE Setup sbteclipse Open play project .\project\ plugins.sbt Add f...

Page 1 of 1