# 9 Aug 2005 09:04:44 ---------- 1. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/WSDLEditor.java (at line 27) import org.eclipse.ui.IFileEditorInput; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.ui.IFileEditorInput is never used ---------- ---------- 2. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/WSDLTextEditor.java (at line 29) import org.eclipse.wst.sse.ui.internal.StructuredTextEditor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.wst.sse.ui.internal.StructuredTextEditor is never used ---------- ---------- 3. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/actions/SourceEditorActionBarContributor.java (at line 19) import org.eclipse.ui.part.EditorActionBarContributor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.ui.part.EditorActionBarContributor is never used ---------- ---------- 4. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/actions/WSDLActionBarContributor.java (at line 18) import org.eclipse.ui.part.EditorActionBarContributor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.ui.part.EditorActionBarContributor is never used ---------- ---------- 5. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/graph/GraphViewToolBar.java (at line 130) ViewMode vm = WSDLGraphModelAdapterFactory.getWSDLGraphModelAdapterFactory().getViewMode((Definition)editor.getDefinition()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getViewMode(Definition) from the type WSDLGraphModelAdapterFactory should be accessed in a static way ---------- ---------- 6. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/util/ValidateHelper.java (at line 398) return UIPlugin.getDefault().getString("_WARN_PREFIX_INVALID_CHAR", String.valueOf(character)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getString(String, Object) from the type UIPlugin should be accessed in a static way ---------- ---------- 7. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/viewers/ImportViewer.java (at line 147) WSDLModelAdapterFactory.getWSDLModelAdapterFactory().removeModelAdapterListener(oldInput, this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method removeModelAdapterListener(Object, ModelAdapterListener) from the type WSDLModelAdapterFactory should be accessed in a static way ---------- ---------- 8. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/viewers/ImportViewer.java (at line 150) WSDLModelAdapterFactory.getWSDLModelAdapterFactory().addModelAdapterListener(input, this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method addModelAdapterListener(Object, ModelAdapterListener) from the type WSDLModelAdapterFactory should be accessed in a static way ---------- ---------- 9. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/viewers/NamedComponentViewer.java (at line 128) WSDLModelAdapterFactory.getWSDLModelAdapterFactory().removeModelAdapterListener(oldInput, this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method removeModelAdapterListener(Object, ModelAdapterListener) from the type WSDLModelAdapterFactory should be accessed in a static way ---------- ---------- 10. WARNING in /home/build-home/build-current-I/workdir/plugins/org.eclipse.wst.wsdl.ui/src/org/eclipse/wst/wsdl/ui/internal/viewers/NamedComponentViewer.java (at line 131) WSDLModelAdapterFactory.getWSDLModelAdapterFactory().addModelAdapterListener(input, this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method addModelAdapterListener(Object, ModelAdapterListener) from the type WSDLModelAdapterFactory should be accessed in a static way ---------- 10 problems (10 warnings)