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 168906

Summary: Excludes not handled by project tree and tasklist
Product: java Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: djohnanderson, dstrupl, tecnotron
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 49026    

Description Antonin Nebuzelsky 2009-07-21 16:20:18 UTC
Reported by a user who does not have IZ account yet. I will ask the user to put himself on CC after he creates an IZ
account.

I excluded some files in the project properties "Configure Includes & Excludes", but noticed that the tasks window lists
errors for the excluded files and the project tab lists the error icon next to the package even though no errors are
listed when the package is expanded in the project tab. The project successfully builds without error.

Closing and reopening the IDE didn't fix the problem for me -- I still see errors listed next to the packages in the
Projects tab.
Comment 1 Jesse Glick 2009-07-22 00:36:44 UTC
The Ant-based project type should be reporting the incl/excl configuration (and any changes thereto) in the correct
places. It is up to java.source and tasklist to pay attention.
Comment 2 tecnotron 2009-08-18 21:41:59 UTC
I have the same problem, the excluded files are still marked as erroneous in the tree.

This is a bug, because if they are excluded I dont want to see them, I want to ignore.
Comment 3 Antonin Nebuzelsky 2009-09-07 12:54:16 UTC
Not sure why this is a P5 and under ide/ui now. Changing back to correct values.
Comment 4 David Strupl 2009-09-07 13:55:03 UTC
Isn't this a duplicate of #170231?
Comment 5 Jesse Glick 2009-09-11 02:41:27 UTC
Yes, I think so.

*** This issue has been marked as a duplicate of 170231 ***
Comment 6 Jan Lahoda 2009-09-21 11:22:47 UTC
Dupe of issue #167848, IMO.
Comment 7 Jan Lahoda 2009-09-21 11:23:26 UTC

*** This issue has been marked as a duplicate of 167848 ***