mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[plugin model] use 'internal' visibility for newly added content modules which are used from modules of other plugins (IJPL-207059)
GitOrigin-RevId: 171e81436798b898b8e09402fa911666d8034f14
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3279807fb9
commit
938d682fcb
@@ -1,2 +1,2 @@
|
||||
<idea-plugin>
|
||||
<idea-plugin visibility="internal">
|
||||
</idea-plugin>
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
<idea-plugin>
|
||||
<idea-plugin visibility="internal">
|
||||
</idea-plugin>
|
||||
@@ -1,4 +1,4 @@
|
||||
<idea-plugin>
|
||||
<idea-plugin visibility="internal">
|
||||
<dependencies>
|
||||
<module name="intellij.platform.frontend"/>
|
||||
<module name="intellij.platform.editor"/>
|
||||
|
||||
Reference in New Issue
Block a user