Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B61, 3.7.0

Number of source files: 34 Number of classfiles: 43

Problems: 2 (Errors: 0 Warnings: 2 )

Source File: org/eclipse/jpt/jpadiagrameditor/ui/tests/internal/JPACreateFactory.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

JPACreateFactory.java :

53 : @SuppressWarnings("restriction")

Source File: org/eclipse/jpt/jpadiagrameditor/ui/tests/internal/editor/EditorTest.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

EditorTest.java :

46 : @SuppressWarnings("restriction")