How do I offer to install JustJ/Temurin in installer? #144
Answered
by
merks
fedejeanne
asked this question in
Q&A
-
|
Hello everyone, I am managing our in-house Oomph installer and I would like to offer our developers the chance to install the Adoptium's Temurin JDK, just like the official Oomph installer does: I wasn't able to understand how to do it with the instructions under https://download.eclipse.org/justj/jres/21/updates/release/latest/. Thank you in advance for your help. |
Beta Was this translation helpful? Give feedback.
Answered by
merks
Mar 18, 2025
Replies: 1 comment 2 replies
-
|
There's this annotation on the index: That helps the installer find the declarative details needed in the installer. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
fedejeanne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






There's this annotation on the index:
That helps the installer find the declarative details needed in the installer.