Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B83_R37x, 3.7.2

Number of source files: 66 Number of classfiles: 96

Problems: 3 (Errors: 0 Warnings: 3 )

Source File: org/eclipse/jst/common/project/facet/core/internal/ClasspathUtil.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

ClasspathUtil.java :

47 : @SuppressWarnings( "restriction" )

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

Unnecessary @SuppressWarnings("restriction")

UserLibraryProviderInstallOperationConfig.java :

55 : @SuppressWarnings( "restriction" )

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

Unnecessary @SuppressWarnings("restriction")

DownloadableLibrary.java :

49 : @SuppressWarnings( "restriction" )