Quick Guide: Setup SBT for Eclipse (including SBT cygwin Setup) [Updated]
Setting up Scala is really easy. Just extract it, add the bin/ directory to your %PATH%, and you are ready to run scala and fsc. But as with java, this is seldom enough. Normally, you want to use an IDE … Read More »