Installation

You have the boilerplate code from the Dtective-boilerplate repository.

Now let’s add just a few more things to our mysterious case:

  • Java JDK 11
  • IntelliJ is not essential, yet recommended since it provides a lot of great plugins and code completion (IntelliSense) for BDD steps
  • Chrome and Firefox drivers that should be copied to the root folder of the Dtective-boilerplate project
  • If you use another editor that is not IntelliJ please install Maven
  • To use the provided docker related files please consider to install Docker according to your OS

Got everything? Great. Let’s now configure your editor.


Quickstart
Editor Configuration