Please add Kotlin support.
See original GitHub issueWhen i use “@DebugLog” in Kotlin file(.kt), it show error : `… p:compileDebugKotlinAfterJava Using experimental kotlin incremental compilation
e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath: class retrofit2.Converter, unresolved supertypes: Object … ` Do you have related plan
Issue Analytics
- State:
- Created 7 years ago
- Reactions:50
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Add Kotlin to an existing app - Android Developers
To add Kotlin to your project, do the following: Click File > New, and choose one of the various Android templates, such as...
Read more >How to configure Kotlin in your project - The JetBrains Blog
Kotlin can be freely mixed with Java. That means that you can easily add Kotlin code to an existing Java project.
Read more >How to Use Kotlin in an Existing Android App? - Stack Overflow
Go to Tools -> Kotlin -> Configure Kotlin in Project · Choose Single Module and select the spefiic module or All modules if...
Read more >Install the EAP Plugin for IntelliJ IDEA or Android Studio - Kotlin
Select Tools | Kotlin | Configure Kotlin Plugin Updates. Select Kotlin Plugin Updates · In the Update channel list, select the Early Access...
Read more >Adding Kotlin Support to an Existing Maven project in Intellij ...
It seems, the error is due to missing Kotlin in the build path. Can you please provide the steps to configure this (we...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Not until we have variant-aware transforms, no.
On Wed, Feb 21, 2018 at 3:26 PM Ruan Souza notifications@github.com wrote:
Please merge this! https://github.com/JakeWharton/hugo/pull/124