mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
EP lists: add comment about generation
This commit is contained in:
parent
1820c3bd7d
commit
52440b9df1
@ -2,11 +2,13 @@
|
||||
|
||||
<!--
|
||||
EP List Directory:
|
||||
/community/java
|
||||
/community/json
|
||||
/community/jvm
|
||||
/community/plugins
|
||||
/community/python
|
||||
/community/java
|
||||
/community/json
|
||||
/community/jvm
|
||||
/community/plugins
|
||||
/community/python
|
||||
|
||||
There must be no top-level "Listeners" group, adjust ExtensionPointAnalyzerAction.Group accordingly.
|
||||
-->
|
||||
|
||||
# IntelliJ Community Plugins Extension Point and Listener List
|
||||
|
@ -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. -->
|
||||
|
||||
<!-- 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user