Files
openide/plugins/gitlab/gitlab-community
Nikita Katkov 4203d85a3a [github & gitlab] IJPL-171311 Bundle ultimate plugin versions into community IDEs built by ourselves
The existing gitlab.community and github.community modules that describe community versions of plugins with less functionality included do still exist intentionally. This is required for external developers to be able to build IDE from community project sources and get both plugins working there out of the box. Thus community plugins are still listed in IdeaCommunityProperties and PyCharmCommunityProperties. This part is only required for third-party folks. As for internal builds, they employ a build context produced by `org.jetbrains.intellij.build.IdeaUltimateBuilderKt.createBuildContextForCommunityProduct` which in turn prefers github.ultimate and gitlab.ultimate plugin distributions over community ones


(cherry picked from commit e8233c7133d63abe3aefa684cc57ed9bad9fee64)

IJ-CR-156816

GitOrigin-RevId: c7058bba3734d4509a66d48b338466f5e0e7b05d
2025-03-11 22:16:21 +00:00
..