Skip to content

henrikerola/scala-addressbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A version of Vaadin AddressBook created with Scala & scala-wrappers.

How to run the application?

Install sbt 0.11 and run the following command:

$ sbt ~container:start

After that the application should be running at http://localhost:8080/. The command also listens changes make to code and re-deploys the application automatically.

Generate project files for Eclipse

Project uses the sbteclipse sbt plugin and eclipse project files can be generated by saying:

$ sbt eclipse

After that the project can be imported into a Eclipse workspace. Install also Scala IDE for Eclipse.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages