From 52553060fa2d0a509e5681c7a9ebb2db1d31768f Mon Sep 17 00:00:00 2001 From: Nikolay Chashnikov Date: Mon, 13 Oct 2025 17:31:44 +0200 Subject: [PATCH] [images] specify namespace for content modules of 'com.intellij.platform.images' plugin (IJPL-207059) This is necessary since it uses 'intellij.platform.debugger.impl.frontend' with 'internal' visibility. GitOrigin-RevId: a8c1038100445cf40068c862ce43fdc431bae8a6 --- images/resources/META-INF/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/resources/META-INF/plugin.xml b/images/resources/META-INF/plugin.xml index 371bb3aa8c14..7df1c2799f81 100644 --- a/images/resources/META-INF/plugin.xml +++ b/images/resources/META-INF/plugin.xml @@ -13,7 +13,7 @@ - +