OPENIDE #31 Mechanism for offering Axiom JDK as a default JDK

(cherry picked from commit 491e016ce6)
This commit is contained in:
Nikita Iarychenko
2024-12-17 14:58:53 +04:00
parent 556c6dab7d
commit c1f3f8623d

View File

@@ -23,7 +23,8 @@ object WhiteListUrls {
"https://downloads.openide.ru",
"https://repo1.maven.org/maven2/net/sourceforge/plantuml/plantuml/1.2023.10/plantuml-1.2023.10.jar",
"https://amplicode.ru",
"https://download.openide.ru"
"https://download.openide.ru",
"https://download-ide.axiomjdk.ru"
)
@JvmStatic