Yann Cébron

Results 114 comments of Yann Cébron

You can use this to determine latest builds https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-faq.html#how-to-check-the-latest-available-eap-release

Please note that some texts need to be synced with kdoc in the plugin itself.

What IDE version are you using?

This is currently not supported yet, see https://m68kplugin.yanncebron.com/known_issues.html#misc

v1.1.2 currently running 2022.2 from master is not shown correctly in list, but selecting it opens correct logfiles

![IntelliJ_Log_Analyzer](https://user-images.githubusercontent.com/570887/178480158-994234c1-6cf0-4cc6-b136-24616c89c526.png) 1.1.5 I have IJ Ultimate instance built from sources running where no such file exists in /Contents/Resources

Thanks a lot for this PR and the research, sorry for delay in handling.

There's some duplication with existing page that must be avoided. https://plugins.jetbrains.com/docs/intellij/ide-development-instance.html#using-jetbrains-runtime-in-gradle-and-devkit

That text is just a general warning. Indeed, it should list/highlight deprecated properties and problems from your 1.x build file. Not quite sure what the problem is without an actual...