question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please add Kotlin support.

See original GitHub issue

When 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:open
  • Created 7 years ago
  • Reactions:50
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
JakeWhartoncommented, Feb 21, 2018

Not until we have variant-aware transforms, no.

On Wed, Feb 21, 2018 at 3:26 PM Ruan Souza notifications@github.com wrote:

Could someone make Hugo work with Kotlin?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JakeWharton/hugo/issues/144#issuecomment-367460228, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEEEeI27iolPv40RDRX55gcwHXWsyZnks5tXHv8gaJpZM4J0dsF .

5reactions
takahiromcommented, Oct 3, 2017
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found