EP lists: add comment about generation

This commit is contained in:
Yann Cébron 2025-04-28 16:14:43 +02:00
parent 1820c3bd7d
commit 52440b9df1
2 changed files with 13 additions and 6 deletions

View File

@ -2,11 +2,13 @@
<!-- <!--
EP List Directory: EP List Directory:
/community/java /community/java
/community/json /community/json
/community/jvm /community/jvm
/community/plugins /community/plugins
/community/python /community/python
There must be no top-level "Listeners" group, adjust ExtensionPointAnalyzerAction.Group accordingly.
--> -->
# IntelliJ Community Plugins Extension Point and Listener List # IntelliJ Community Plugins Extension Point and Listener List

View File

@ -1,6 +1,11 @@
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. --> <!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<!-- EP List Directory: /contrib/ --> <!--
EP List Directory:
/contrib/
There must be no top-level "Listeners" group, adjust ExtensionPointAnalyzerAction.Group accordingly.
-->
# Open Source Plugins Extension Point and Listener List # Open Source Plugins Extension Point and Listener List