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

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

     [ https://issues.apache.org/jira/browse/NETBEANS-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Kishalmi resolved NETBEANS-3686.
---------------------------------------
    Fix Version/s: 11.3
       Resolution: Fixed

The corresponding PR got merged.

> 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
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 11.3
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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