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 215767 - "Exclude From Build" checkbox doesn't update Classes tab
Summary: "Exclude From Build" checkbox doesn't update Classes tab
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.3
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 09:47 UTC by soldatov
Modified: 2013-05-17 14:00 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 2012-07-20 09:47:52 UTC
Scenario:
- Create Arguments project
- Check Classes tab
==> ok
- Call context menu on args.c node in Projects tab. Select Properties menu item
- Set General|Exclude From Build = true
- Press OK
- Check Classes tab
==> main() doesn't disappear
Comment 1 Alexander Simon 2012-07-24 14:13:28 UTC
This bug is side effect of fixing bug #215615
Comment 2 Alexander Simon 2012-07-24 14:16:04 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/b6860ea62a19
Comment 3 Quality Engineering 2012-07-25 01:56:02 UTC
Integrated into 'main-golden', will be available in build *201207250002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b6860ea62a19
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #215767 "Exclude From Build" checkbox doesn't update Classes tab