--
Googlers: This an external list. Please be careful when posting.
---
You received this message because you are subscribed to the Google Groups "error-prone-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to error-prone-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/error-prone-discuss/CALVbbE8wDtq9AwARBLukit_1ROTwdskb0S0hTZbZS4vZfmfYxA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/error-prone-discuss/CAF9B8nXNmy9MeCvCD05xCLbsfngs-pe0HabOTTjeSXM6T%2B%2BsnA%40mail.gmail.com.
Hi Kurt,Thanks for getting back to me.My goal is not to analyze Kotlin source files, but to make it work for Java code in an application that mixes both languages.Our newer services are already using Detekt and it's wonderful, thank you for making it.Thanks
On Mon, 4 May 2020 at 18:23, 'Kurt Nelson' via error-prone-discuss <error-prone-discuss@googlegroups.com> wrote:
Detekt is going to be your best option for errorprone-use-cases in Kotlin.Right now it is standalone, but we are working on moving it to be a Kotlin compiler plugin.We've then created shared configuration classes that are consumed by our EP and Detekt method banning checkers.
On Mon, May 4, 2020, 08:32 'Dmitrii Sergeev' via error-prone-discuss <error-prone-discuss@googlegroups.com> wrote:
--HiFirst, I wanted to say thank you for developing ErrorProne, it's a very nifty tool.I have a question about using it inside a mixed Java/Kotlin project.In my service production code is in Java but tests are in Kotlin, and once I add ErrorProne in the maven-compiler-plugin configuration java code is failing to call into kotlin code with annotations(@JvmStatic). The error is NoClassDefFound.This makes me think that the maven compiler plugin is not processing the annotations in the Kotlin code. I am not sure however to make it work, do you have an idea? Or is this more of a question to kotlin maven compiler plugin maintainers?ThanksDmitry
Googlers: This an external list. Please be careful when posting.
---
You received this message because you are subscribed to the Google Groups "error-prone-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to error-prone-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/error-prone-discuss/CALVbbE8wDtq9AwARBLukit_1ROTwdskb0S0hTZbZS4vZfmfYxA%40mail.gmail.com.
--
Googlers: This an external list. Please be careful when posting.
---
You received this message because you are subscribed to the Google Groups "error-prone-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to error-prone-discuss+unsub...@googlegroups.com.