We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
First, You need to install Play Framework or install from command prompt with easy trip under installation guide.
When you are done. Clone this project in your directory, and connect to eclipse
c:\**..your directory location..**\exceedvote>activator eclipse
c:\**..your directory location..**\exceedvote>activator run
c:\> @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
Then C:\> choco install play
C:\> choco install play
Finish!!
To upgrade C:\> choco upgrade play
C:\> choco upgrade play