Skip to content
Snippets Groups Projects
Commit 813d3972 authored by Max Leuthäuser's avatar Max Leuthäuser
Browse files

- updated README

parent 57343da0
Branches
Tags
No related merge requests found
...@@ -10,10 +10,8 @@ Small SCROLL boot demo application build with Scala to show how to use [SCROLL][ ...@@ -10,10 +10,8 @@ Small SCROLL boot demo application build with Scala to show how to use [SCROLL][
2. Clone this repository. 2. Clone this repository.
3. Set up your favorite IDE: 3. Set up your favorite IDE:
1. For Intellij: run ```sbt gen-idea``` and open the generated project with Intellij.
3.1. For Intellij: run ```sbt gen-idea``` and open the generated project with Intellij. 2. For Eclipse: run ```sbt eclipse``` and import the generated project with Eclipse.
3.2. For Eclipse: run ```sbt eclipse``` and import the generated project with Eclipse.
4. Run it with ```sbt run``` or directly with your IDE as Scala Application (```src/main/scala/SCROLLBoot.scala```). 4. Run it with ```sbt run``` or directly with your IDE as Scala Application (```src/main/scala/SCROLLBoot.scala```).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment