GitBook: [main] 66 pages modified

This commit is contained in:
Suresh Srinivas 2021-08-12 17:45:27 +00:00 committed by gitbook-bot
parent 9216c1a0e2
commit df6030fe12
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
## Prerequisites
Firt of all you need to make sure you are using maven 3.5.x or higher and JDK 11 or higher.
First of all you need to make sure you are using maven 3.5.x or higher and JDK 11 or higher.
## Building
@ -28,10 +28,9 @@ The binaries will be created at:
```text
dist/target/open-metadata-<version>.pom
dist/target/open-metadata-<version>.tar.gz
dist/target/open-metadata-<version>.zip
```
## Run instance through Intellij
## Run instance through IntelliJ IDEA
1. Add new Run/Debug configuration like below screenshot.
@ -40,7 +39,7 @@ dist/target/open-metadata-<version>.zip
## Coding Style
1. [Refer to coding guidelines](https://github.com/open-metadata/OpenMetadata/blob/main/docs/open-source-community/developer/coding-style.md)
2. Configure Intellij to disable the \[wild-card imports\]
2. Configure IntelliJ to disable the \[wild-card imports\]
\([https://www.jetbrains.com/help/idea/creating-and-optimizing-imports.html\#disable-wildcard-imports](https://www.jetbrains.com/help/idea/creating-and-optimizing-imports.html#disable-wildcard-imports)\)

View File

@ -1,7 +1,7 @@
# Run Integration Tests
{% hint style="info" %}
Make sure openmetadata is up and running
Make sure OpenMetadata is up and running
{% endhint %}
## Run MySQL test