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 129260 - Separate tabs in Output for different views
Summary: Separate tabs in Output for different views
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-05 10:53 UTC by Peter Pis
Modified: 2008-03-21 11:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2008-03-05 10:53:52 UTC
Product Version: NetBeans IDE 6.1 Beta (Build 200803050202)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\ide\61\user

For now CC every command run from within the IDE are printed into Output tab. It should print output into separated tabs
for each processed view.
Comment 1 Maros Sandor 2008-03-21 11:28:33 UTC
Clearcase is different from SVN or CVS in that you connect to a single server, you run a single command 'cleartool' with
no exact notion of a repository or root, respectively. We could separate output from different views in the future but
it seems that this is not a problem for external users, at least now.