Compiler Report

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

Number of source files: 335 Number of classfiles: 432

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/wsdl/ui/internal/asd/design/directedit/LabelEditManager.java
1. WARNING: NullLocalVariableReference

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

LabelEditManager.java :

96 : scaledFont = label.getParent().getFont();