mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 12:16:10 +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 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
|
||||
|
||||
Fork and clone the repository if haven't done so already
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user