mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 21:48:22 +00:00
Minor: Updated the IntelliJ Dependency For Openmetadata-UI (#16179)
This commit is contained in:
parent
43c205ae00
commit
78a53f2a9b
@ -103,6 +103,16 @@ In that list look for "jersey-client:2.25.1"
|
||||
|
||||
Select it and click "OK".
|
||||
|
||||
Click on Module Dependency
|
||||
|
||||
{% image src="/images/v1.3/developers/contribute/build-code-and-run-tests/intellij-library.png" alt="Click on Library" caption=" " /%}
|
||||
|
||||
In that list look for "openmetadata-ui"
|
||||
|
||||
{% image src="/images/v1.3/developers/contribute/build-code-and-run-tests/intellij-Openmetadata-UI.png" alt="Add openmetadata-ui dependency" caption=" " /%}
|
||||
|
||||
Select it and click "OK".
|
||||
|
||||
We also need to set the folder ‘generated-resources’ in some module’s target folder as “source” folder. IntelliJ IDEA mark target folder as "excluded" by default, we could change it in the module setting. The openmetadata-spec and openmetadata-java-client modules have generated code, need to be changed.
|
||||
|
||||
Now run/debug the application.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 420 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 420 KiB |
Loading…
x
Reference in New Issue
Block a user