Compiler Report

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

Number of source files: 17 Number of classfiles: 81

Problems: 2 (Errors: 0 Warnings: 2 )

Source File: org/eclipse/jst/common/project/facet/ui/libprov/user/UserLibraryProviderInstallPanel.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

UserLibraryProviderInstallPanel.java :

68 : @SuppressWarnings( "restriction" )

Source File: org/eclipse/jst/common/project/facet/ui/libprov/user/internal/DownloadLibraryWizardMainPage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

DownloadLibraryWizardMainPage.java :

60 : @SuppressWarnings( "restriction" )