I am on windows 7 and I am trying to install play framework.
I created the environment variable in system variables with
variable name:
To start a play project, an alternative is to download the activator and create a play project. Download the activator and add it to the environment variable. Open a command prompt and use the following command to create a java project: C:\ activator new project-name play-java If you want to create a scala project C:\ activator new project-name play-scala