From a221189356ca81f3c5401440969a6cdee20f9914 Mon Sep 17 00:00:00 2001 From: Kai Reinhard <K.Reinhard@micromata.de> Date: Fri, 16 Apr 2021 08:25:36 +0000 Subject: [PATCH] doc --- doc/Development.adoc | 18 ------------------ 1 files changed, 0 insertions(+), 18 deletions(-) diff --git a/doc/Development.adoc b/doc/Development.adoc index c12086e..c819664 100644 --- a/doc/Development.adoc +++ b/doc/Development.adoc @@ -24,24 +24,6 @@ == Build and start inside your IDE -=== Lombok required -[.text-center] -https://github.com/mplushnikov/lombok-intellij-plugin[Lombok Intellij plugin description^] + -[.text-left] -Or go to -[.text-center] -https://projectlombok.org/[Lombok home page^] + -[.text-left] - -* Using IDE built-in plugin system on Windows: + - File > Settings > Plugins > Browse repositories... > Search for "lombok" > Install Plugin -* Using IDE built-in plugin system on MacOs: + - Preferences > Settings > Plugins > Browse repositories... > Search for "lombok" > Install Plugin -* Manually: + - Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk.. -* In your project: Click Preferences -> Build, Execution, Deployment -> Compiler, Annotation Processors. Click Enable Annotation Processing - - === Start borgbutler-server 1. `cd borgbutler-webapp` 2. `npm install` -- Gitblit v1.10.0