Skip to content

DarkToast/scala-techtalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-techtalk

  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'

In Intellij, if you have an error concerning a shared output path, check if there is no project folder in the macros project. If there is one, just remove it.

  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

Some examples for a scala techtalk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors