intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

correct compiler warning "Runtime JAR files in the classpath should have the same version."

Open adietish opened this issue 4 years ago • 0 comments

w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
    /Users/andredietisheim/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/unzipped.com.jetbrains.plugins/com.redhat.devtools.intellij.telemetry-0.0.2.18/Telemetry by Red Hat/lib/kotlin-stdlib-common-1.4.10.jar (version 1.4)
    /Users/andredietisheim/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/unzipped.com.jetbrains.plugins/com.redhat.devtools.intellij.telemetry-0.0.2.18/Telemetry by Red Hat/lib/kotlin-stdlib-1.4.10.jar (version 1.4)
    /Users/andredietisheim/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.72/916d54b9eb6442b615e6f1488978f551c0674720/kotlin-stdlib-jdk8-1.3.72.jar (version 1.3)
    /Users/andredietisheim/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.72/3adfc2f4ea4243e01204be8081fe63bde6b12815/kotlin-stdlib-jdk7-1.3.72.jar (version 1.3)
    /Users/andredietisheim/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.72/8032138f12c0180bc4e51fe139d4c52b46db6109/kotlin-stdlib-1.3.72.jar (version 1.3)
    /Users/andredietisheim/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.72/6ca8bee3d88957eaaaef077c41c908c9940492d8/kotlin-stdlib-common-1.3.72.jar (version 1.3)

adietish avatar Oct 05 '21 13:10 adietish