Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 7 Number of classfiles: 8
Problems: 61 (Errors: 0 Warnings: 61 )
Discouraged access: The type UniversalPathTransformer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
29 : import org.eclipse.wst.ws.internal.util.UniversalPathTransformer;
Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
30 : import org.eclipse.wst.ws.internal.wsrt.IContext;
Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
31 : import org.eclipse.wst.ws.internal.wsrt.IWebService;
Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
32 : import org.eclipse.wst.ws.internal.wsrt.WebServiceScenario;
Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
41 : private IWebService webService;
Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
42 : private IContext context;
Discouraged access: The type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
49 : public void setWebService(IWebService webService) {
Discouraged access: The type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
58 : public void setContext (IContext context) {
Discouraged access: The method getScenario() from the type IContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
68 : if (context.getScenario().getValue() != WebServiceScenario.TOPDOWN)
Discouraged access: The type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
68 : if (context.getScenario().getValue() != WebServiceScenario.TOPDOWN)
Discouraged access: The field TOPDOWN from the type WebServiceScenario is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
68 : if (context.getScenario().getValue() != WebServiceScenario.TOPDOWN)
Discouraged access: The method getWebServiceInfo() from the type IWebService is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
71 : String[] implURLs = webService.getWebServiceInfo().getImplURLs();
Discouraged access: The method getImplURLs() from the type WebServiceInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
71 : String[] implURLs = webService.getWebServiceInfo().getImplURLs();
Discouraged access: The type UniversalPathTransformer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
82 : file = UniversalPathTransformer.toFile(implURL);
Discouraged access: The method toFile(String) from the type UniversalPathTransformer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
OpenEditorCommand.java :
82 : file = UniversalPathTransformer.toFile(implURL);
Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
AdapterUtils.java :
25 : import org.eclipse.wst.ws.internal.plugin.WSPlugin;
Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
AdapterUtils.java :
75 : IIFile2UriConverter converter = WSPlugin.getInstance().getIFile2UriConverter();
Discouraged access: The method getInstance() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
AdapterUtils.java :
75 : IIFile2UriConverter converter = WSPlugin.getInstance().getIFile2UriConverter();
Discouraged access: The method getIFile2UriConverter() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
AdapterUtils.java :
75 : IIFile2UriConverter converter = WSPlugin.getInstance().getIFile2UriConverter();
Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
34 : import org.eclipse.wst.ws.internal.plugin.WSPlugin;
Discouraged access: The type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
35 : import org.eclipse.wst.ws.internal.preferences.PersistentWSDLValidationContext;
Discouraged access: The type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
160 : PersistentWSDLValidationContext wsdlValidationContext = WSPlugin.getInstance().getWSDLValidationContext();
Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
160 : PersistentWSDLValidationContext wsdlValidationContext = WSPlugin.getInstance().getWSDLValidationContext();
Discouraged access: The method getInstance() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
160 : PersistentWSDLValidationContext wsdlValidationContext = WSPlugin.getInstance().getWSDLValidationContext();
Discouraged access: The method getWSDLValidationContext() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
160 : PersistentWSDLValidationContext wsdlValidationContext = WSPlugin.getInstance().getWSDLValidationContext();
Discouraged access: The method getDefault() from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
161 : String validationSelection = wsdlValidationContext.getDefault();
Discouraged access: The method updateWSDLValidation(String) from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
162 : wsdlValidationContext.updateWSDLValidation(validationSelection);
Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
168 : WSPlugin.getInstance().getWaitForWSDLValidationContext().setWaitForWSDLValidation(WSPlugin.getInstance().getWaitForWSDLValidationContext().getDefault());
Discouraged access: The method getInstance() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
168 : WSPlugin.getInstance().getWaitForWSDLValidationContext().setWaitForWSDLValidation(WSPlugin.getInstance().getWaitForWSDLValidationContext().getDefault());
Discouraged access: The method getWaitForWSDLValidationContext() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
168 : WSPlugin.getInstance().getWaitForWSDLValidationContext().setWaitForWSDLValidation(WSPlugin.getInstance().getWaitForWSDLValidationContext().getDefault());
Discouraged access: The method setWaitForWSDLValidation(boolean) from the type PersistentWaitForWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
168 : WSPlugin.getInstance().getWaitForWSDLValidationContext().setWaitForWSDLValidation(WSPlugin.getInstance().getWaitForWSDLValidationContext().getDefault());
Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
168 : WSPlugin.getInstance().getWaitForWSDLValidationContext().setWaitForWSDLValidation(WSPlugin.getInstance().getWaitForWSDLValidationContext().getDefault());
Discouraged access: The method getInstance() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
168 : WSPlugin.getInstance().getWaitForWSDLValidationContext().setWaitForWSDLValidation(WSPlugin.getInstance().getWaitForWSDLValidationContext().getDefault());
Discouraged access: The method getWaitForWSDLValidationContext() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
168 : WSPlugin.getInstance().getWaitForWSDLValidationContext().setWaitForWSDLValidation(WSPlugin.getInstance().getWaitForWSDLValidationContext().getDefault());
Discouraged access: The method getDefault() from the type PersistentWaitForWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
168 : WSPlugin.getInstance().getWaitForWSDLValidationContext().setWaitForWSDLValidation(WSPlugin.getInstance().getWaitForWSDLValidationContext().getDefault());
Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
177 : String validationSelection = WSPlugin.getInstance().getWSDLValidationContext().getPersistentWSDLValidation();
Discouraged access: The method getInstance() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
177 : String validationSelection = WSPlugin.getInstance().getWSDLValidationContext().getPersistentWSDLValidation();
Discouraged access: The method getWSDLValidationContext() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
177 : String validationSelection = WSPlugin.getInstance().getWSDLValidationContext().getPersistentWSDLValidation();
Discouraged access: The method getPersistentWSDLValidation() from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
177 : String validationSelection = WSPlugin.getInstance().getWSDLValidationContext().getPersistentWSDLValidation();
Discouraged access: The type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
184 : if (PersistentWSDLValidationContext.VALIDATE_NO_WSDL.equals(validationSelection)) {
Discouraged access: The field VALIDATE_NO_WSDL from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
184 : if (PersistentWSDLValidationContext.VALIDATE_NO_WSDL.equals(validationSelection)) {
Discouraged access: The type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
186 : } else if (PersistentWSDLValidationContext.VALIDATE_REMOTE_WSDL.equals(validationSelection)) {
Discouraged access: The field VALIDATE_REMOTE_WSDL from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
186 : } else if (PersistentWSDLValidationContext.VALIDATE_REMOTE_WSDL.equals(validationSelection)) {
Discouraged access: The type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
188 : } else if (PersistentWSDLValidationContext.VALIDATE_ALL_WSDL.equals(validationSelection)) {
Discouraged access: The field VALIDATE_ALL_WSDL from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
188 : } else if (PersistentWSDLValidationContext.VALIDATE_ALL_WSDL.equals(validationSelection)) {
Discouraged access: The type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
212 : wsdlValdationSelection = PersistentWSDLValidationContext.VALIDATE_NO_WSDL;
Discouraged access: The field VALIDATE_NO_WSDL from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
212 : wsdlValdationSelection = PersistentWSDLValidationContext.VALIDATE_NO_WSDL;
Discouraged access: The type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
215 : wsdlValdationSelection = PersistentWSDLValidationContext.VALIDATE_REMOTE_WSDL;
Discouraged access: The field VALIDATE_REMOTE_WSDL from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
215 : wsdlValdationSelection = PersistentWSDLValidationContext.VALIDATE_REMOTE_WSDL;
Discouraged access: The type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
218 : wsdlValdationSelection = PersistentWSDLValidationContext.VALIDATE_ALL_WSDL;
Discouraged access: The field VALIDATE_ALL_WSDL from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
218 : wsdlValdationSelection = PersistentWSDLValidationContext.VALIDATE_ALL_WSDL;
Discouraged access: The type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
220 : WSPlugin.getInstance().getWSDLValidationContext().updateWSDLValidation(wsdlValdationSelection);
Discouraged access: The method getInstance() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
220 : WSPlugin.getInstance().getWSDLValidationContext().updateWSDLValidation(wsdlValdationSelection);
Discouraged access: The method getWSDLValidationContext() from the type WSPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
220 : WSPlugin.getInstance().getWSDLValidationContext().updateWSDLValidation(wsdlValdationSelection);
Discouraged access: The method updateWSDLValidation(String) from the type PersistentWSDLValidationContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
WSICompliancePreferencePage.java :
220 : WSPlugin.getInstance().getWSDLValidationContext().updateWSDLValidation(wsdlValdationSelection);
Discouraged access: The type WidgetDataEvents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.ui/@dot
IObjectSelector.java :
17 : import org.eclipse.wst.command.internal.env.ui.widgets.WidgetDataEvents;
Discouraged access: The type ISelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
IObjectSelector.java :
18 : import org.eclipse.wst.ws.internal.wsrt.ISelection;
Discouraged access: The type ISelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
IObjectSelector.java :
22 : public void setInitialSelection(ISelection sel);
Discouraged access: The type ISelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
IObjectSelector.java :
23 : public ISelection getSelection();
Discouraged access: The type ISelection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws/@dot
IObjectSelector.java :
25 : public IStatus validateSelection(ISelection sel);
Discouraged access: The type WidgetDataEvents is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.command.env.ui/@dot
IObjectSelector.java :
26 : public WidgetDataEvents addControls(Composite parent, Listener statusListener);