#196925:Context.isAllFilesIndexing does not behave according to Javadoc

Tomas Zezula <[email protected]> Wed, 23 Mar 2011 15:31:46 +0100
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
http://netbeans.org/bugzilla/show_bug.cgi?id=196925
http://hg.netbeans.org/main/rev/dce95eeb640c
http://hg.netbeans.org/main/rev/c451dd518be8


The Context.isAllFilesIndexing was not implemented for EmbeddedIndexers.
The fix is required by PHP to fix the P1 issue http://hg.netbeans.org/main/rev/c451dd518be8

Fix: The method Context.isAllFilesIndexing was implemented for EmbeddingIndexers

Risk: None I'm aware of.