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 167848 - Excluded files counted as errors in project
Summary: Excluded files counted as errors in project
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 3 votes (vote)
Assignee: Jan Jancura
URL:
Keywords:
: 168906 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-30 03:01 UTC by mcmxxx
Modified: 2009-09-21 11:23 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 mcmxxx 2009-06-30 03:01:50 UTC
In 6.5.1 a project with excluded files would show without the 'red' mark on the project for excluded files that didn't
compile correctly. 

As of 6.7 excluded files are being included in the error parsing and showing that a project has errors even though the
items will not be visible in the normal project view.
Comment 1 mcmxxx 2009-06-30 03:18:01 UTC
BTW I'll be away for 2 weeks so won't be able to reply till I get back.
Comment 2 ihsiak 2009-07-30 16:01:12 UTC
Still present in 6.7.1
Comment 3 David Strupl 2009-09-16 08:56:42 UTC

*** This issue has been marked as a duplicate of 170231 ***
Comment 4 Jan Lahoda 2009-09-21 11:22:21 UTC
Not a duplicate of issue #170231 - excludes on source path where supported 6.0-6.5 and the support was accidentally lost
during the rewrite to indexing API. Should be fixed in the current trunk:
http://hg.netbeans.org/jet-main/rev/c1d546c6f26e
Comment 5 Jan Lahoda 2009-09-21 11:23:18 UTC
Should be fixed in the current trunk.
Comment 6 Jan Lahoda 2009-09-21 11:23:26 UTC
*** Issue 168906 has been marked as a duplicate of this issue. ***