Skip to content

Commit

Permalink
Added gradle plugin that automatically downloads a Java toolchain if …
Browse files Browse the repository at this point in the history
…no suitable local installation can be found;
  • Loading branch information
JonasSchaub committed May 24, 2024
1 parent a220ca4 commit 236b524
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}
rootProject.name = 'ART2a Clustering for Java'

0 comments on commit 236b524

Please sign in to comment.