android-dts-generator icon indicating copy to clipboard operation
android-dts-generator copied to clipboard

Error java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7

Open vallemar opened this issue 4 years ago • 0 comments

When launching gradlew jar it gives me the following error. I have changed distributionUrl to distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip in dts-generator/gradle/wrapper/gradle-wrapper.propeties and now it works. Source: https://stackoverflow.com/questions/61289461/java-lang-noclassdeffounderror-could-not-initialize-class-org-codehaus-groovy-v

vallemar avatar May 19 '21 22:05 vallemar