Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 109 Number of classfiles: 134

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/common/internal/emf/resource/EMF2DOMAdapterImpl.java
1. WARNING: NullLocalVariableReference

Null pointer access: The variable map can only be null at this location

EMF2DOMAdapterImpl.java :

1204 : if (addAdapters && (map != null || map.isManagedByParent()))