Skip to content

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 462 Bytes

README.md

File metadata and controls

executable file
·
18 lines (13 loc) · 462 Bytes

Bolognese

Build & Run

$ cd Bolognese
$ ./sbt
> container:start
> ~ ;copy-resources;aux-compile

Now open the root page in your browser.

"Continuations" related Erros in Eclipse

Follow these instructions: http://scala-ide.org/docs/tutorials/continuations-plugin/index.html

Also, create a .project file specific for your setup by running ./sbt and then `eclipse'. Do this every time you add another library.