Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add Kotlin support. #144

Open
wzg1015 opened this issue Sep 4, 2016 · 5 comments
Open

Please add Kotlin support. #144

wzg1015 opened this issue Sep 4, 2016 · 5 comments

Comments

@wzg1015
Copy link

wzg1015 commented Sep 4, 2016

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

@wzg1015 wzg1015 changed the title It is not support Kotlin. Please add Kotlin support. Sep 4, 2016
@jrcacd
Copy link

jrcacd commented Sep 11, 2017

When will kotlin be suported?

@takahirom
Copy link

Please merge this!
#124

@chaleao
Copy link

chaleao commented Feb 21, 2018

Could someone make Hugo work with Kotlin?

@JakeWharton
Copy link
Owner

JakeWharton commented Feb 21, 2018 via email

@Leaking
Copy link

Leaking commented Jan 9, 2019

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

You can try this plugin, it is implmented with asm and supports kotlin
https://github.com/Leaking/Hunter#debug-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants