I have installed Scala on my Windows 7 system. When I run "scala -version" from the Windows command prompt, I get: Scala code runner version 2.11.4 -- Copyright 2002-2013, LAMP/EPFL When I run "scala -version" from a Git Bash shell, required by Swagger and other frameworks, I get: Error: Could not find or load main class Files
Does anyone know how to run the scala executable from a Git Bash shell?