Search code examples
javaplayframeworkplayframework-2.2

how to run play framework on windows 7


I tried to install play framework & when I tried to run it see what I got!

C:\Users\LAMA>play
Error during sbt execution: Could not find configuration file ‘file:///C:/Users/LAMA/Desktop/New%20folder%20(2)/play-2.2.3/framework/sbt/play.boot.properties’.
Searched:
file:/C:/Users/LAMA/
file:/C:/Users/LAMA/
file:/C:/Users/LAMA/Desktop/New%20folder%20(2)/play-2.2.3/framework/sbt/
C:\Users\LAMA>

Even though the file recognized before is found in this path:

file:/C:/Users/LAMA/Desktop/Newfolder(2)/play-2.2.3/framework/sbt/

Solution

  • There seem to be spaces in the file path:

     New%20folder%20(2)