From 5e642ef3beca65abffcb2edd181ae85841ef1776 Mon Sep 17 00:00:00 2001 From: Maksim Zuev Date: Mon, 9 Sep 2024 15:36:44 +0200 Subject: [PATCH] [debugger] IDEA-356958 Use compile&reload modified files in favor of other actions GitOrigin-RevId: 59e9325b2b959750f02ff923439c8353996c98bf --- .../src/messages/ActionsBundle.properties | 2 +- resources/src/idea/JavaActions.xml | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/platform/platform-resources-en/src/messages/ActionsBundle.properties b/platform/platform-resources-en/src/messages/ActionsBundle.properties index eb990881c903..a2b7e8fdac21 100644 --- a/platform/platform-resources-en/src/messages/ActionsBundle.properties +++ b/platform/platform-resources-en/src/messages/ActionsBundle.properties @@ -2847,7 +2847,7 @@ action.AddConditionalBreakpoint.text=Add Conditional Breakpoint\u2026 group.XDebugger.Attach.Dialog.Settings.text=Attach dialog settings action.XDebugger.Show.Breakpoints.Over.Line.Numbers.text=Breakpoints Over Line Numbers -action.XDebugger.Hotswap.Modified.Files.text=Compile And Reload Modified Files +action.XDebugger.Hotswap.Modified.Files.text=Compile and Reload Modified Files action.XDebugger.Hotswap.Modified.Files.description=Recompile files modified during a debugger session and perform hot swap action.main.toolbar.Project.text=Project Widget diff --git a/resources/src/idea/JavaActions.xml b/resources/src/idea/JavaActions.xml index 84dc0c8b682d..4817ce9f30fb 100644 --- a/resources/src/idea/JavaActions.xml +++ b/resources/src/idea/JavaActions.xml @@ -373,9 +373,7 @@ correctly labeled --> - - - + @@ -583,7 +581,7 @@ - +