Add livereload flag to intellij config docs

This commit is contained in:
Konstantin Schaper
2020-05-14 10:55:50 +02:00
parent cfbac463cb
commit 0d37378dc6

View File

@@ -15,7 +15,7 @@ title: Intellij IDEA Configuration
* Add Maven
* Name: run-backend
* Working directory: ../scm-webapp
* Command line: -DskipTests package jetty:run-war
* Command line: -DskipTests -Dlivereload package jetty:run-war
* Editor / Code Style / Java
* Tab Imports
* Class count to use import with '*': <MAX_INT>