Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2

Number of source files: 49 Number of classfiles: 73

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jst/ejb/ui/internal/quickfixes/ejb/CreateBeanQuickFix.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

CreateBeanQuickFix.java :

26 : @SuppressWarnings("restriction")