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 194095 - Scanning is triggered by modification of a file EXCLUDED from the project.
Summary: Scanning is triggered by modification of a file EXCLUDED from the project.
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 17:02 UTC by ayermolayev
Modified: 2011-01-18 09:55 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 ayermolayev 2011-01-06 17:02:42 UTC
Scanning of a project should be limited only to the files which are included in the project and ignore the files which are excluded. Currently scanning is triggered by a modification of a file which is explicitly excluded from the project but happens to be unde the project's source folder.
Comment 1 Tomas Zezula 2011-01-18 09:55:18 UTC
Already fixed jet-main 7f44b6f311a0.
Please when ever you report an issue to language infrastructure add a name of the language and type of the project you are using. I've suppose it was java, if not create a new issue on the concrete language like php, ruby, etc.