Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 91 Number of classfiles: 133
Problems: 28 (Errors: 0 Warnings: 28 )
The method isXMLPartition(String) from the type StructuredTextViewerConfigurationXSL is never used locally
StructuredTextViewerConfigurationXSL.java :
120 : private boolean isXMLPartition(String partitionType) {
The value of the field CallTemplateContentAssistRequest.ATTR_MODE is not used
CallTemplateContentAssistRequest.java :
45 : private static final String ATTR_MODE = "mode"; //$NON-NLS-1$
The value of the field ExcludeResultPrefixesContentAssist.ADDITIONAL_INFO is not used
ExcludeResultPrefixesContentAssist.java :
46 : private static final String ADDITIONAL_INFO = Messages.ExcludeResultPrefixesContentAssist;
The value of the field XSLContentAssistRequestFactory.ATTR_MATCH is not used
XSLContentAssistRequestFactory.java :
34 : private static final String ATTR_MATCH = "match"; //$NON-NLS-1$
The import org.eclipse.wst.xml.ui.views.contentoutline.AbstractXMLContentOutlineConfiguration is never used
XSLContentOutlineConfiguration.java :
30 : import org.eclipse.wst.xml.ui.views.contentoutline.AbstractXMLContentOutlineConfiguration;
The import java.util.Arrays is never used
XSLTagDelimsSemanticHighlighting.java :
16 : import java.util.Arrays;
The import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList is never used
XSLTagDelimsSemanticHighlighting.java :
23 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
The value of the field DelegatingSourceValidatorForXSL.QUICKASSISTPROCESSOR is not used
DelegatingSourceValidatorForXSL.java :
41 : private final String QUICKASSISTPROCESSOR = IQuickAssistProcessor.class.getName();
The enum constant ATTRIBUTE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant CALL_TEMPLATE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant FUNCTION needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant IMPORT needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant INCLUDE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant OTHER_ELEMENT needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant PARAM needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant STYLESHEET_MODEL needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant TEMPLATE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant VARIABLE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
35 : switch (obj.getModelType()) {
The enum constant ATTRIBUTE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
56 : switch (obj.getModelType()) {
The enum constant CALL_TEMPLATE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
56 : switch (obj.getModelType()) {
The enum constant OTHER_ELEMENT needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
56 : switch (obj.getModelType()) {
The enum constant PARAM needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
56 : switch (obj.getModelType()) {
The enum constant STYLESHEET_MODEL needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
56 : switch (obj.getModelType()) {
The enum constant ATTRIBUTE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
88 : switch (obj.getModelType()) {
The enum constant CALL_TEMPLATE needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
88 : switch (obj.getModelType()) {
The enum constant OTHER_ELEMENT needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
88 : switch (obj.getModelType()) {
The enum constant PARAM needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
88 : switch (obj.getModelType()) {
The enum constant STYLESHEET_MODEL needs a corresponding case label in this enum switch on XSLModelObject.Type
XSLWorkbenchAdapter.java :
88 : switch (obj.getModelType()) {