Sergej Koščejev
02/25/2025, 2:21 PMSpecificInstallationToolchainSpec
from my code but it's internal and it changed between 8.12.1 and 8.13. Is there any workaround? I need a JavaToolchainSpec that corresponds to a specific Java home because I want to create a ProviderJavaLauncher for this specific Java installation.Vampire
02/25/2025, 2:33 PMexecutable
instead of Provider<JavaLauncher>
given the task in question supports it.Sergej Koščejev
02/25/2025, 2:33 PMSergej Koščejev
02/25/2025, 3:29 PM