mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-23 00:09:03 +00:00
docs(dev): add warning for JDK (#4761)
This commit is contained in:
parent
33d6842ab0
commit
4986be0d24
@ -10,6 +10,12 @@ title: "Local Development"
|
|||||||
- [Docker Compose](https://docs.docker.com/compose/)
|
- [Docker Compose](https://docs.docker.com/compose/)
|
||||||
- Docker engine with at least 8GB of memory to run tests.
|
- Docker engine with at least 8GB of memory to run tests.
|
||||||
|
|
||||||
|
:::note
|
||||||
|
|
||||||
|
Do not try to use a JDK newer than JDK 8. The build process does not work with newer JDKs currently.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
## Building the Project
|
## Building the Project
|
||||||
|
|
||||||
Fork and clone the repository if haven't done so already
|
Fork and clone the repository if haven't done so already
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user