You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ludovic HOCHET (Jira)" <ji...@apache.org> on 2020/01/12 20:34:00 UTC

[jira] [Created] (NETBEANS-3686) Add spacing to the number appended to the session name when debugging a program twice

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists