Files
openide/java/debugger/shared/resources/messages/JavaDebuggerSharedBundle.properties
2025-08-15 11:22:36 +00:00

13 lines
621 B
Properties

action.Debugger.AsyncStacks.text=Async Stack Traces
action.DumpThreads.text=Get Thread Dump
thread.dump.name=Dump {0}
thread.dump=Thread Dump
action.show.objects.text=Show {0} Objects\u2026
action.MemoryView.ShowInstancesFromDebuggerTree.text=Show Instances
action.Memory.CalculateRetainedSize.text=Calculate Retained Size\u2026
action.resume.thread.text=Resume
action.freeze.thread.text=Freeze
action.Debugger.XThreadsView.ResumeThread.text=Resume
action.Debugger.XThreadsView.FreezeThread.text=Freeze
action.Debugger.XThreadsView.InterruptThread.text=Interrupt
action.Debugger.StepOutOfBlock.text=Step Out of Code Block