This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 180151 - output tab name unhelpful
Summary: output tab name unhelpful
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 07:50 UTC by colomb
Modified: 2016-07-07 08:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
shot of many run tabs in the output window (6.44 KB, image/png)
2010-02-02 07:50 UTC, colomb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description colomb 2010-02-02 07:50:51 UTC
Created attachment 93762 [details]
shot of many run tabs in the output window

When running multiple files at the same time, there is no way to differentiate their output tabs other than the order in which they were run.  Each tab is named <project name> (run) #<tab number>.  Labeling the tab with the actual class/file being run would make tracking down output much easier.

To reproduce, run two classes with main methods and look at the Output window.  It will have two tabs with identical names save a number at the end.
Comment 1 Jaroslav Havlin 2012-12-19 12:55:07 UTC
Tab name is not set by Output window, but by something that runs the process. Reassigning. Please evaluate, thanks.
Comment 2 Martin Balin 2016-07-07 08:39:02 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss