mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Update README with minor clarification
This commit is contained in:
parent
35f0fcf914
commit
8d125a236c
@ -42,7 +42,7 @@ _The following instructions have been tested on IDEA 2018.2_
|
||||
1. Go to `Preferences->Plugins`. Search for and install the _Lombok_ plugin. When prompted, do not restart IDEA.
|
||||
1. Go to `Preferences->Build, Execution, Deployment->Compiler->Annotation Processors` and check the `Enable annotation processing` option (to enable processing of Lombok annotations)
|
||||
1. Restart IDEA
|
||||
1. Go to `Import Project`, select `settings.gradle` and click `Open`
|
||||
1. Go to `Import Project`, select the `settings.gradle` file and click `Open`
|
||||
1. In the `Import Project from Gradle` screen, check the `Use auto-import` option and click `OK`
|
||||
1. When prompted whether to overwrite the existing `.idea` directory, click `Yes`
|
||||
1. In the `Project` tool window, right click on the root-level `.idea` folder, select `Git->Revert...` and click OK in the dialog that appears (to restore source-controlled `.idea` configuration files that get overwritten during project import)
|
||||
|
Loading…
Reference in New Issue
Block a user