Ludovic HOCHET created NETBEANS-3686:
----------------------------------------
Summary: Add spacing to the number appended to the session name
when debugging a program twice
Key: NETBEANS-3686
URL: https://issues.apache.org/jira/browse/NETBEANS-3686
Project: NetBeans
Issue Type: Improvement
Components: debugger - Java
Affects Versions: 11.2
Reporter: Ludovic HOCHET
Debugging a program twice appends 1 to the session name in the Debugging window
combo which is not obvious when that name ends with a number (eg
JavaApplication1, shows as JavaApplication1 and JavaApplication11).
It would be easier to read if there was a space between the session name and
the number. "JavaApplication11" could become "JavaApplication1 1" or may be
better "JavaApplication1 - 1"
This was issue 244283
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists