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

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -