diff --git a/docs/.gitbook/assets/Intellij-Runtime Config.png b/docs/.gitbook/assets/Intellij-Runtime Config.png new file mode 100644 index 00000000000..b28cec1b510 Binary files /dev/null and b/docs/.gitbook/assets/Intellij-Runtime Config.png differ diff --git a/docs/open-source-community/developer/build-code-run-tests.md b/docs/open-source-community/developer/build-code-run-tests.md index 9e466b0122e..c11c093e588 100644 --- a/docs/open-source-community/developer/build-code-run-tests.md +++ b/docs/open-source-community/developer/build-code-run-tests.md @@ -68,7 +68,11 @@ openmetadata-dist/target/open-metadata-.tar.gz Add a new Run/Debug configuration like the below screenshot. -![Intellij Application Runtime Config](<../../.gitbook/assets/image (1) (1).png>) +1. Click on Intellij - Run menu +2. Click on "Edit Configurations" +3. Click + sign and Select Application and make sure your config looks similar to the below image + +![Intellij Runtime Configuration](<../../.gitbook/assets/Intellij-Runtime Config.png>) ## Add missing dependency