Skip to content

Coding on EmployeeWeb using Eclipse

mdenison edited this page Nov 4, 2011 · 2 revisions

The sbteclipse plugin is already defined for SBT in this project.

1. Install Eclipse with the Scala-IDE.

2. Run

> eclipse create-src
on the SBT-Shell.

3. Import the project into Eclipse.

4. Happy coding :)! Please still use the console for compiling, running, testing etc.

Clone this wiki locally