Jakub Chrzanowski

Results 165 comments of Jakub Chrzanowski

Thanks for reporting, @chylex! I reproduced the issue, however, it depends not on the Gradle IntelliJ Plugin but most likely PHP plugin. I passed this issue to the relevant team.

The `buildSearchableOptions` task runs an Ant task which is built-in the IDE — this is why it runs an IDE instance in headless mode. Unfortunately, it is implemented in a...

All memory leaks were addressed on the IntelliJ Platform side.

Sorry for the late reply. Can you please provide `--debug` logs? I still cannot reproduce this issue.

Can it be that Gradle itself removed some content from this directory during i.e. cleanup?

This was redesigned in 2.0; by default, IDE installers are used with JBR bundled; for non-installer IntelliJ Platform artifacts, it's necessary to add a dependency on `jetbrainsRuntime()`, whose resolution is...

What is the point of publishing it to both GPP and MC simultaneously?

With the `2.0` release, all dependencies are fully managed with by Gradle. If anything will fail, it's them, not us. :)

As discussed, the problem is categorized as `Internal API usages`. Therefore, `NOT_DYNAMIC` doesn't make the `runPluginverifier` task to fail. An example issue report looks like: ``` Plugin org.jetbrains.plugins.template:1.11.2 against IC-232.10227.8:...