plugin.xml: import files

I am looking for ways to organize plugin.xml content.

Is there a way to move parts of plugin.xml to separate .xml files and import these files to plugin.xml?

Thank you very much!

0

Yes, you can use XInclude for this purpose. See our IdeaPlugin.xml for an example.

0

Thank you very much, Dmitry!!

0

请先登录再写评论。