From 43f536a8efaa8a328be8539a876808b88340d6d6 Mon Sep 17 00:00:00 2001 From: Roman Shevchenko Date: Tue, 17 Jun 2025 12:41:09 +0200 Subject: [PATCH] [ui] sorting "Other Tools": moving "Java IDE Customization" to the established "IDE Settings" category (cherry picked from commit 56e4372a3908fa0ef6aa06f10f5e8898514af513) IJ-CR-166062 GitOrigin-RevId: 69b412e432b7f451856b0a1befe30df4edbf9822 --- java/ide-customization/resources/META-INF/plugin.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java/ide-customization/resources/META-INF/plugin.xml b/java/ide-customization/resources/META-INF/plugin.xml index 39c8908ce025..bad64d6ea1ab 100644 --- a/java/ide-customization/resources/META-INF/plugin.xml +++ b/java/ide-customization/resources/META-INF/plugin.xml @@ -2,6 +2,7 @@ com.intellij.java.ide Java IDE Customization JetBrains + IDE Settings com.intellij.java Provides customization for IDEs which main language is Java (e.g. IntelliJ IDEA). messages.ActionsBundle @@ -11,4 +12,4 @@ - \ No newline at end of file +