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 170278 - FileIndexer does not notify when index is updated
Summary: FileIndexer does not notify when index is updated
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2009-08-12 15:01 UTC by David Kaspar
Modified: 2011-08-31 14:08 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2009-08-12 15:01:19 UTC
Jumpto module contains FileIndexer which creates index for files with their mime-types.

It does not provide capability for listening when the index is changed. Therefore I am not able to use it for
"Live-view" of the index results...
Comment 1 Vitezslav Stejskal 2009-08-12 20:41:44 UTC
It was never meant to do such a thing. Why don't you just listen on filsystems?
Comment 2 Vitezslav Stejskal 2009-08-17 15:58:36 UTC
*** Issue 170454 has been marked as a duplicate of this issue. ***