Skip to content

Commit 5c5479b

Browse files
authored
more intelliJ updates
1 parent 9807265 commit 5c5479b

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -279,20 +279,8 @@ Save this file as `application.json`.
279279
1. Select the **JRE** tab. Under **Runtime JRE**, ensure it lists jdk-11 or higher. Select **Apply** to save.
280280
1. Select **Run** to run the launcher. A browser window should automatically open to the consent page.
281281
1. Under **Spring Boot**, select the **Enable debug output** checkbox > **OK**.
282-
1. Select **Run 'App'** to run the launcher. A browser window should automatically open to the consent page.
283-
284-
![Configure a Run configuration](./docs/install_fig_7.png)
285-
286-
### Running or debugging the launcher
287-
288-
Use a **Run** menu option to run or debug the launcher.
289-
290-
After the application finishes building, open your browser to http://localhost:8080
291-
292-
293-
### [Optional] Installing Lombok
294-
295-
Click File, then Settings. From there select `Plugins`. Open the Marketplace tab and type **Lombok**. It should have an author named Michail Plushnikov. Click install then restart IntelliJ.
282+
1. In the top navigation bar, select **Run 'App'** to run the launcher. A browser window should automatically open to the consent page.
283+
1. [Optional] To install Lombok, select **File** > **Settings...** > **Plugins** > **Marketplace** tab > search for **Lombok**. It should have an author named Michail Plushnikov. Select **Install**, then restart IntelliJ.
296284

297285

298286
## Eclipse instructions

0 commit comments

Comments
 (0)