Compatability with 2025.2 EAP due to com.intellij.modules.json

I am getting:


Could not find bundled plugin with ID: 'com.intellij.modules.json'. See https://jb.gg/ij-plugin-dependencies.

Using 2.6.0 and gradle 8.14

I saw the issue with 2025.1, but was not sure it was the same, so I opened this new topic.

When downgrading to 2025.1, it is working fine for me.

1 Like

Temporary workarounds are more than appreciated

It was renamed to com.intellij.json for eap1, but then reverted again to the previous value. I‘d wait for eap2 to publish something.

3 Likes

That’s partially worked. the JSON module is back, but it’s not giving ALL the previous APIS.
JSON Schema are missing, as it seems the source code is now in another place (backend)