Compiler Report

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

Number of source files: 39 Number of classfiles: 43

Problems: 17 (Errors: 0 Warnings: 17 )

Source File: org/eclipse/jst/ws/internal/cxf/core/context/CXFPersistentContext.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

CXFPersistentContext.java :

27 : @SuppressWarnings("restriction")

Source File: org/eclipse/jst/ws/internal/cxf/core/context/Java2WSPersistentContext.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

Java2WSPersistentContext.java :

20 : @SuppressWarnings("restriction")

Source File: org/eclipse/jst/ws/internal/cxf/core/context/WSDL2JavaPersistentContext.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

WSDL2JavaPersistentContext.java :

20 : @SuppressWarnings("restriction")

Source File: org/eclipse/jst/ws/internal/cxf/core/resources/WebContentChangeListener.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

WebContentChangeListener.java :

31 : @SuppressWarnings("restriction")

Source File: org/eclipse/jst/ws/internal/cxf/core/utils/CommandLineUtils.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

CommandLineUtils.java :

26 : @SuppressWarnings("restriction")

2. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.TARGET_NAMESPACE is not used

CommandLineUtils.java :

35 : private static String TARGET_NAMESPACE = "-t"; //$NON-NLS-1$

3. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.J2W_SERVICE_NAME is not used

CommandLineUtils.java :

36 : private static String J2W_SERVICE_NAME = "-servicename"; //$NON-NLS-1$

4. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.PORT_NAME is not used

CommandLineUtils.java :

37 : private static String PORT_NAME = "-portname"; //$NON-NLS-1$

5. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.BEAN_PATH is not used

CommandLineUtils.java :

44 : private static String BEAN_PATH = "-beans"; //$NON-NLS-1$

6. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.W2J_CATALOG is not used

CommandLineUtils.java :

57 : private static String W2J_CATALOG = "-catalog"; //$NON-NLS-1$

7. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.W2J_COMPILE is not used

CommandLineUtils.java :

58 : private static String W2J_COMPILE = "-compile"; //$NON-NLS-1$

8. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.W2J_GEN_ALL is not used

CommandLineUtils.java :

60 : private static String W2J_GEN_ALL = "-all"; //$NON-NLS-1$

9. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.W2J_NO_OVERWRITE is not used

CommandLineUtils.java :

61 : private static String W2J_NO_OVERWRITE = "-keep"; //$NON-NLS-1$

10. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.W2J_EXCLUDE_NAMESPACE is not used

CommandLineUtils.java :

64 : private static String W2J_EXCLUDE_NAMESPACE = "-nexclude"; //$NON-NLS-1$

11. WARNING: UnusedPrivateField

The value of the field CommandLineUtils.XJC_EPISODE_FILE_ARG is not used

CommandLineUtils.java :

81 : private static final String XJC_EPISODE_FILE_ARG = "-episode"; //$NON-NLS-1$

Source File: org/eclipse/jst/ws/internal/cxf/core/utils/FileUtils.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

FileUtils.java :

47 : @SuppressWarnings("restriction")

Source File: org/eclipse/jst/ws/internal/cxf/core/utils/SpringUtils.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

SpringUtils.java :

52 : @SuppressWarnings("restriction")