Compiler log for org.eclipse.ui.ide_3.10.0.v20140521-1937 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 5

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java
 (at line 33)
import org.eclipse.core.internal.resources.FilterDescriptor;
Discouraged access: The type 'FilterDescriptor' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes')
2. WARNING in /src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java
 (at line 2339)
AbstractFileInfoMatcher matcher = ((FilterDescriptor) desc).createFilter();
Discouraged access: The method 'FilterDescriptor.createFilter()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes')
3. WARNING in /src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java
 (at line 2339)
AbstractFileInfoMatcher matcher = ((FilterDescriptor) desc).createFilter();
Discouraged access: The type 'FilterDescriptor' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes')
4. WARNING in /src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java
 (at line 3063)
AbstractFileInfoMatcher matcher = ((FilterDescriptor) desc).createFilter();
Discouraged access: The method 'FilterDescriptor.createFilter()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes')
5. WARNING in /src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java
 (at line 3063)
AbstractFileInfoMatcher matcher = ((FilterDescriptor) desc).createFilter();
Discouraged access: The type 'FilterDescriptor' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/classes')