Files
openide/plugins/git4idea/resources/META-INF
Ivan Semenov 3e2f79c891 [git] extract git plugin core to a separate xml
Ideally it would be a content module, but for that we need to solve a number of issues:
  * set loading="required" for the plugin classes/actions to be externally available (tests are failing on that now)
  * add the ability to generate icons class per module, so it's placed in the correct package (can
  t have plugin and module share a package)
  * get an approval from core to actually change the plugin distribution layout

GitOrigin-RevId: 23c5870a5a9bb2daa6d600e2a73db371da0c5a2f
2024-09-06 15:35:36 +00:00
..