Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A53, 3.6.0

Number of source files: 42 Number of classfiles: 92

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jst/ws/internal/jaxws/ui/widgets/ClasspathComposite.java
1. WARNING: OverridingNonVisibleMethod

The method ClasspathComposite.getBackgroundColor() does not override the inherited method from Control since it is private to a different package

ClasspathComposite.java :

82 : private Color getBackgroundColor() {