Skip to content

Commit

Permalink
Building-with-IntelliJ: update macOS build instructions (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-thompson authored Dec 9, 2024
1 parent f6529cb commit 599ae04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Building-with-IntelliJ-IDEA.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ When first viewing the project in IntelliJ IDEA you may come across this error:

This is because you do not have the [Lombok Plugin](https://plugins.jetbrains.com/plugin/6317-lombok-plugin) installed.

Navigate to the `Plugins` tab under the `(Main Menu) > File > Settings` menu (`IntelliJ IDEA > Preferences` for Mac). Click the `Marketplace` button and search for **Lombok** to find it. Install the plugin and restart IntelliJ IDEA.
Navigate to the `Plugins` tab under the `(Main Menu) > File > Settings` menu (`IntelliJ IDEA > Settings...` or `` + `,` for Mac). Click the `Marketplace` button and search for **Lombok** to find it. Install the plugin and restart IntelliJ IDEA.

![installing_lombok.png](img/building-with-intellij/installing_lombok.png)

Expand Down

0 comments on commit 599ae04

Please sign in to comment.