VisualVMLauncher icon indicating copy to clipboard operation
VisualVMLauncher copied to clipboard

#44: Fix executor start action texts

Open aleksi-kangas opened this issue 10 months ago • 0 comments

The start action texts both incorrectly displayed Run '<>'. This was due to getStartActionText not having been overridden in the executors.

Fixed by overriding the appropriate methods and changed DebugVisualVMExecutor to extend DefaultDebugExecutor.

aleksi-kangas avatar May 24 '25 06:05 aleksi-kangas