Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 35 Number of classfiles: 44
Problems: 2 (Errors: 0 Warnings: 2 )
The method verifyEclipseLinkJarExists() from the type AllJpaEditorTests is never used locally
AllJpaEditorTests.java :
97 : private static void verifyEclipseLinkJarExists() throws NoSuchElementException {
Unnecessary @SuppressWarnings("restriction")
JPACreateFactory.java :
63 : @SuppressWarnings({"restriction", "nls"})