Skip to content

Commit

Permalink
Merge pull request eclipse-tractusx#506 from AndrYurk/Java-as-a-prere…
Browse files Browse the repository at this point in the history
…quisite-for-MXD

docs: Add Java as a prerequisite for MXD
  • Loading branch information
lgblaumeiser authored Jan 10, 2025
2 parents 56bbfe2 + 67adc19 commit 6fab3a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mxd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
In order to run the Minimum Tractus-X Dataspace "MXD" on your local machine, please make sure the following
preconditions are met.

- Install the Java Development Kit ([JDK](https://adoptium.net/temurin/releases/)) [version 17+](https://eclipse-edc.github.io/documentation/for-contributors/#11-prerequisites) and set the `JAVA_HOME` environment variable in your system.
- Have a local Kubernetes runtime ready. We've tested this setup with [KinD](https://kind.sigs.k8s.io/), but other
runtimes such
as [Minikube](https://minikube.sigs.k8s.io/docs/start/) may work as well, we just haven't tested them. All following
Expand Down

0 comments on commit 6fab3a0

Please sign in to comment.