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 165824

Summary: Redundant information in the Output tab title
Product: cnd Reporter: Alexander Pepin <apepin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2009-05-22 14:41:08 UTC
When I run a remote project I get in the Output tab title something like following:

ProfilingDemo at ap153252@spb-nero (Build, Run) - ap153252@spb-nero.russia.sun.com:22

The last part of the title seems to me redundant.
Comment 1 Vladimir Kvashin 2009-06-07 06:30:45 UTC
I disagree.
I believe this postfix allows user to understand where (on which host) is the project run.
Comment 2 Alexander Pepin 2009-06-08 17:32:25 UTC
IMO the first part of the title ([ProfilingDemo at ap153252@spb-nero (Build, Run)]) gives enough information about a
remote host and all additional information user can obtain form host settings in Tools/Options.
Comment 3 Vladimir Kvashin 2009-06-09 06:43:58 UTC
I just misunderstood you - I thought you want to remove user/host info at all.
I agree.