Files
openide/plugins/gitlab
vladimir.petrenko 01be105976 IJPL-173842 gitlabci: load common GitLab module as "embedded"
Changed the loading type of the `intellij.vcs.gitlab` module to "embedded" in both Ultimate and Community plugin configurations. This ensures that the module is loaded only when explicitly required and improves plugin initialization behavior [AI generated].

Fix the problem "com.intellij.diagnostic.PluginException: Class org.jetbrains.plugins.gitlab.ui.GitlabCiIconProviderKt must not be requested from main classloader of org.jetbrains.plugins.gitlab plugin. Matches content module (packagePrefix=org.jetbrains.plugins.gitlab., moduleName=intellij.vcs.gitlab). [Plugin: org.jetbrains.plugins.gitlab]"

also see 4a5b0c098eb361c15a2bbb323da78df0f7e9f99d

GitOrigin-RevId: 6dbd78a33d45a7800caf2b8d269297cd903a4971
2024-12-19 10:28:03 +00:00
..