jgafner
(jonathan gafner)
May 21, 2025, 10:42am
1
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
jgafner
(jonathan gafner)
May 21, 2025, 10:45am
2
Temporary workarounds are more than appreciated
jansorg
(Joachim Ansorg)
May 21, 2025, 11:07am
3
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.
committed 12:32PM - 20 May 25 UTC
This reverts commit 822589f81f6553ba2ac136c8150218daf7bc3d18.
GitOrigin-RevId: … 0e74fc9c1dc6643b47a7a340db06fbb17b6b8d91
3 Likes
sbouchet
(Stéphane Bouchet)
June 3, 2025, 1:29pm
4
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 )