mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-08-03 21:29:28 +02:00
Add livereload flag to intellij config docs
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user