Skip to content

dstep/scala-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-workshop

  1. start the sbt console with ./sbt

  2. In the sbt console, generate the configuration for your IDE:

  • for eclipse: 'eclipse with-source=true'
  • for IDEA: 'gen-idea'
  1. wait to have downloaded the whole internet

  2. open the project in your IDE

  3. In the sbt console, compile the project with 'compile'

  4. In the sbt console, let the tests run with 'test' No surprise, the tests are not successful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published