Program type already present: org.intellij.lang.annotations.Flow\Program type already present: org.i

简介: Program type already present: org.intellij.lang.annotations.Flow\Program type already present: org.i

Program type already present: org.intellij.lang.annotations.Flow\Program type already present: org.i

Program type already present: org.intellij.lang.annotations.Flow\Program type already present: org.intellij.lang.annotations.In\


老项目添加Kotlin

configurations {
        cleanedAnnotations
        compile.exclude group: 'org.jetbrains', module: 'annotations'
    }

image.png


目录
相关文章
|
5月前
|
Go 索引
internal\model\data_support.go:17:10: cannot use _ as value or type
internal\model\data_support.go:17:10: cannot use _ as value or type
|
5月前
|
Java
flyway报错Correct the classpath of your application so that it contains compatible versions of the
flyway报错Correct the classpath of your application so that it contains compatible versions of the
117 1
java.lang.Error: Unresolved compilation problem: The type List is not generic; it cannot be parame
java.lang.Error: Unresolved compilation problem: The type List is not generic; it cannot be parame
Unable to determine application id: com.android.tools.idea.run.ApkProvisionException: ERROR: APK pat
Unable to determine application id: com.android.tools.idea.run.ApkProvisionException: ERROR: APK pat
441 0
|
Java 应用服务中间件 Android开发
Description Resource Path LocationType Java compiler level does not match the version of the instal
Description Resource Path LocationType Java compiler level does not match the version of the instal
219 0
Description Resource Path LocationType Java compiler level does not match the version of the instal
Unable to load class 'org.gradle.api.internal.component.Usage
Unable to load class 'org.gradle.api.internal.component.Usage
141 0
|
IDE 开发工具
Unable to load class ‘org.gradle.api.internal.plugins.DefaultConvention‘
Unable to load class ‘org.gradle.api.internal.plugins.DefaultConvention‘
1333 0
|
开发工具
Could not get unknown property ‘versions‘ for object of type com.android.build.gradle.AppExtension
Could not get unknown property ‘versions‘ for object of type com.android.build.gradle.AppExtension
1757 0
Could not get unknown property ‘versions‘ for object of type com.android.build.gradle.AppExtension
|
XML 开发工具 Android开发
R.java was modified manually Reverting to generated version
R.java was modified manually Reverting to generated version
|
API Android开发 Java
Android Studio 解决 Error:Unable to find method 'org.gradle.api.tasks.TaskInputs.file(Ljava/lang/Ob...
Gradle编译异常信息 Error:Unable to find method 'org.gradle.api.tasks.TaskInputs.file(Ljava/lang/Object;)Lorg/gradle/api/tasks/TaskInputFilePropertyBuilder;'.
11665 0