Skip to content

fix: ensure plugin.xml explicitly declares a dependency on the JSON module which is required at runtime#232

Merged
soul2zimate merged 1 commit into
redhat-developer:mainfrom
soul2zimate:issue231_json_module_dependency_main
Dec 10, 2025
Merged

fix: ensure plugin.xml explicitly declares a dependency on the JSON module which is required at runtime#232
soul2zimate merged 1 commit into
redhat-developer:mainfrom
soul2zimate:issue231_json_module_dependency_main

Conversation

@soul2zimate

Copy link
Copy Markdown
Contributor

This happens because JSON support has been extracted to a standalone plugin in newer IntelliJ versions (e.g., 2024.3 and later). We need to ensure that plugin.xml explicitly declares a dependency on the JSON module which is required at runtime.

fixes: #231

@sonarqubecloud

Copy link
Copy Markdown

@soul2zimate
soul2zimate merged commit 3cd5213 into redhat-developer:main Dec 10, 2025
8 checks passed
@soul2zimate
soul2zimate deleted the issue231_json_module_dependency_main branch December 10, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPM (PNPM, YARN) project component analysis failures

1 participant