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 249023 - IDE creates "Clean" and "Build" tabs (tabs doesn't contain project name)
Summary: IDE creates "Clean" and "Build" tabs (tabs doesn't contain project name)
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-01 08:32 UTC by soldatov
Modified: 2014-12-01 13:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2014-12-01 08:32:46 UTC
Scenario:
- Call "C/C++ Project with Existing Sources" wizard
- Specify folder with source files
- Press Finish button
==> IDE creates "Clean" and "Build" tabs (tabs doesn't contain project)

Automatic tests expects tab with project name and remote host name (if it is a remote project)
Comment 1 soldatov 2014-12-01 13:21:23 UTC
It is not a regression. NetBeans 8.0.2 creates "Makefile (Make) clean" and "Makefile (Make)". This tab names doesn't contain project names too.
I will replace in tests:
"Makefile (Make) clean" on "Clean"
"Makefile (Make)" on "Build"