java - how to run play framework on windows 7 -
i tried install play framework & when tried run see got!
c:\users\lama>play error during sbt execution: 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 file recognized before found in path:
file:/c:/users/lama/desktop/newfolder(2)/play-2.2.3/framework/sbt/
there seem spaces in file path:
new%20folder%20(2)
Comments
Post a Comment