Development docs - mind-era/zizized GitHub Wiki

#Development documentation

Style guide

Please follow the Twitter Effective Scala guide.

Using eclipse

Please add the following (near the end, after -vmargs) to the eclipse.ini file in case you are using eclipse:

-Duser.name=FirstNameWithoutAccents LastNameWithoutAccents

Import the scala_code_templates.xml using the Window | Preferences | Scala | Editor | Templates | Import....

Use sbt's eclipse to generate the project and import it to eclipse.