Gradle plugin for Vaadin 14 applications. Takes care of front-end build, helps to configure repositories and to create various project and file templates.
Apache License 2.0
31
stars
9
forks
source link
Gradle Plugin for Vaadin 23 compiled with JDK17, should be: JDK11 #130
Cause: com/vaadin/gradle/VaadinPlugin has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
git@github.com:vaadin/base-starter-gradle.git
for v23
This is from my memory, and I may have made a mistake -- but please can you check. Thank you.
Cause: com/vaadin/gradle/VaadinPlugin has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
git@github.com:vaadin/base-starter-gradle.git for v23This is from my memory, and I may have made a mistake -- but please can you check. Thank you.