If you run Play in command line of Cygwin om Windows and get the folowing:
$ play
Error: Unable to access jarfile /cygdrive/e/tools/play/framework/sbt/sbt-launch.jar
This is due to the fact that play.bat is a Windows bat. This works if you run:
$play.bat
No comments:
Post a Comment