From 0d37378dc6827d6048b686984341e19304c1b622 Mon Sep 17 00:00:00 2001 From: Konstantin Schaper Date: Thu, 14 May 2020 10:55:50 +0200 Subject: [PATCH] Add livereload flag to intellij config docs --- docs/en/development/intellij-idea-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/development/intellij-idea-configuration.md b/docs/en/development/intellij-idea-configuration.md index 21fd7d8aee..f1bdbe155f 100644 --- a/docs/en/development/intellij-idea-configuration.md +++ b/docs/en/development/intellij-idea-configuration.md @@ -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 '*':