Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

Number of source files: 15 Number of classfiles: 33

Problems: 2 (Errors: 0 Warnings: 2 )

Source File: org/eclipse/jpt/dbws/eclipselink/ui/internal/actions/ObjectAction.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("unused")

ObjectAction.java :

58 : @SuppressWarnings("unused")

Source File: org/eclipse/jpt/dbws/eclipselink/ui/internal/wizards/gen/SelectSingleFileViewFacade.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

SelectSingleFileViewFacade.java :

22 : @SuppressWarnings("restriction")