Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2

Number of source files: 6 Number of classfiles: 16

Problems: 5 (Errors: 0 Warnings: 5 )

Source File: org/eclipse/jst/ws/jaxws/dom/integration/tests/navigator/WebServiceDecoratorTest.java
1. WARNING: UnusedPrivateMethod

The method createWsContent(String, String, String, String) from the type WebServiceDecoratorTest is never used locally

WebServiceDecoratorTest.java :

189 : private void createWsContent(final String seiName, final String webMethodName, final String paramName, final String serviceName) throws CoreException, WsDOMLoadCanceledException, IOException

2. WARNING: UnusedPrivateMethod

The method initWsDomObjects() from the type WebServiceDecoratorTest is never used locally

WebServiceDecoratorTest.java :

205 : private void initWsDomObjects() throws WsDOMLoadCanceledException

3. WARNING: UnusedPrivateMethod

The method waitForAptMarkersAppear() from the type WebServiceDecoratorTest is never used locally

WebServiceDecoratorTest.java :

221 : private void waitForAptMarkersAppear()

4. WARNING: UnusedPrivateMethod

The method fixAptErrors() from the type WebServiceDecoratorTest is never used locally

WebServiceDecoratorTest.java :

282 : private void fixAptErrors() throws CoreException, AnnotationGeneratorException

5. WARNING: UnusedPrivateMethod

The method checkNoErrorsAdornment() from the type WebServiceDecoratorTest is never used locally

WebServiceDecoratorTest.java :

318 : private void checkNoErrorsAdornment()