Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Heads up: Changes in Resource Filters API added in Helios

Who is affected:
Early adopters of Resource Filters API added in Helios.

Description:
Some breaking API changes were released during M7.
Changed plugi-ins are part of Eclipse Platform.
Below is the summary.

org.eclipse.core.filesystem plug-in
1. org.eclipse.core.filesystem.IFileInfoFilter was removed

org.eclipse.core.resources plug-in
1. CompoundFileInfoMatcher#filterTypes which should be renamed to #matchers
2. CompoundFileInfoMatcher#instantiate is non-API now
3. AbstractFileInfoMatcher#initialize throws CoreException

Details:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=305542
https://bugs.eclipse.org/bugs/show_bug.cgi?id=305653

Regards
--
Szymon Brandys



Back to the top