intellij-plugin/features/ai-hints-core/testResources/META-INF/plugin.xml (8 lines of code) (raw):

<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude"> <id>com.jetbrains.edu.aiHints.core</id> <xi:include href="/META-INF/educational-core.xml" xpointer="xpointer(/idea-plugin/*)"/> <content> <module name="AI"/> <module name="ai-hints-core"/> </content> </idea-plugin>