Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 13 Number of classfiles: 28
Problems: 97 (Errors: 0 Warnings: 97 )
The method createCheckbox(Composite, String, String, String) from the type JAXRSFacetIncludeLibrariesGroup is never used locally
JAXRSFacetIncludeLibrariesGroup.java :
112 : private Button createCheckbox(Composite parent, String labelName, String tooltip, String infopop)
The method removeItemFromList(String[]) from the type JAXRSFacetInstallPage is never used locally
JAXRSFacetInstallPage.java :
430 : private void removeItemFromList(String[] selection)
The method setChildrenEnabled(Composite, boolean) from the type JAXRSFacetInstallPage is never used locally
JAXRSFacetInstallPage.java :
691 : private void setChildrenEnabled(Composite parentComposite, boolean enabled) {
The field JAXRSLibraryPropertyPage.SETTINGS_SERVLET is never read locally
JAXRSLibraryPropertyPage.java :
75 : private static final String SETTINGS_SERVLET = "servletName"; //$NON-NLS-1$
The field JAXRSLibraryPropertyPage.SETTINGS_SERVLET_CLASSNAME is never read locally
JAXRSLibraryPropertyPage.java :
76 : private static final String SETTINGS_SERVLET_CLASSNAME = "servletClassname"; //$NON-NLS-1$
The field JAXRSLibraryPropertyPage.SETTINGS_URL_MAPPINGS is never read locally
JAXRSLibraryPropertyPage.java :
77 : private static final String SETTINGS_URL_MAPPINGS = "urlMappings"; //$NON-NLS-1$
The field JAXRSLibraryPropertyPage.SETTINGS_URL_PATTERN is never read locally
JAXRSLibraryPropertyPage.java :
78 : private static final String SETTINGS_URL_PATTERN = "pattern"; //$NON-NLS-1$
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
29 : import org.eclipse.jst.ws.jaxrs.core.internal.project.facet.IJAXRSFacetInstallDataModelProperties;
Discouraged access: The type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
30 : import org.eclipse.jst.ws.jaxrs.core.internal.project.facet.JAXRSUserLibraryProviderInstallOperationConfig;
The field JAXRSUserLibraryProviderInstallPanel.workingCopyModel is never read locally
JAXRSUserLibraryProviderInstallPanel.java :
46 : private JAXRSLibraryConfigModel workingCopyModel = null;
Discouraged access: The type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
48 : private JAXRSUserLibraryProviderInstallOperationConfig cfg;;
The field JAXRSUserLibraryProviderInstallPanel.servletInfoGroup is never read locally
JAXRSUserLibraryProviderInstallPanel.java :
49 : private ServletInformationGroup servletInfoGroup;
Discouraged access: The type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
60 : cfg = (JAXRSUserLibraryProviderInstallOperationConfig) getOperationConfig();
Discouraged access: The method getModel() from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
61 : model = cfg.getModel();
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
73 : String libraryID = ((LibraryInstallDelegate)model.getProperty(IJAXRSFacetInstallDataModelProperties.LIBRARY_PROVIDER_DELEGATE)).getLibraryProvider().getId();
Discouraged access: The field LIBRARY_PROVIDER_DELEGATE from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
73 : String libraryID = ((LibraryInstallDelegate)model.getProperty(IJAXRSFacetInstallDataModelProperties.LIBRARY_PROVIDER_DELEGATE)).getLibraryProvider().getId();
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
80 : if (event == null || event.getPropertyName() == null || (!event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.LIBRARY_PROVIDER_DELEGATE) && !event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.ADD_TO_EAR) ))
Discouraged access: The field LIBRARY_PROVIDER_DELEGATE from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
80 : if (event == null || event.getPropertyName() == null || (!event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.LIBRARY_PROVIDER_DELEGATE) && !event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.ADD_TO_EAR) ))
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
80 : if (event == null || event.getPropertyName() == null || (!event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.LIBRARY_PROVIDER_DELEGATE) && !event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.ADD_TO_EAR) ))
Discouraged access: The field ADD_TO_EAR from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
80 : if (event == null || event.getPropertyName() == null || (!event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.LIBRARY_PROVIDER_DELEGATE) && !event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.ADD_TO_EAR) ))
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
83 : .getProperty(IJAXRSFacetInstallDataModelProperties.LIBRARY_PROVIDER_DELEGATE);
Discouraged access: The field LIBRARY_PROVIDER_DELEGATE from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
83 : .getProperty(IJAXRSFacetInstallDataModelProperties.LIBRARY_PROVIDER_DELEGATE);
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
94 : } else if (!event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.ADD_TO_EAR)) {
Discouraged access: The field ADD_TO_EAR from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
94 : } else if (!event.getPropertyName().equals(IJAXRSFacetInstallDataModelProperties.ADD_TO_EAR)) {
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
103 : model.getStringProperty(IJAXRSFacetInstallDataModelProperties.TARGETRUNTIME),
Discouraged access: The field TARGETRUNTIME from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
103 : model.getStringProperty(IJAXRSFacetInstallDataModelProperties.TARGETRUNTIME),
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
127 : model.getStringProperty(IJAXRSFacetInstallDataModelProperties.TARGETRUNTIME),
Discouraged access: The field TARGETRUNTIME from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
127 : model.getStringProperty(IJAXRSFacetInstallDataModelProperties.TARGETRUNTIME),
Discouraged access: The method setIsDeploy(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
156 : cfg.setIsDeploy(deployLib);
Discouraged access: The method setSharedLibrary(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
157 : cfg.setSharedLibrary(shareLib);
Discouraged access: The method getModel() from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
158 : IDataModel model = cfg.getModel();
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
160 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The field DEPLOY_IMPLEMENTATION from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
160 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
163 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The field SHAREDLIBRARY from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
163 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The method setIsDeploy(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
167 : cfg.setIsDeploy(deployLib);
Discouraged access: The method setSharedLibrary(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
168 : cfg.setSharedLibrary(shareLib);
Discouraged access: The method getModel() from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
169 : IDataModel model = cfg.getModel();
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
171 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The field DEPLOY_IMPLEMENTATION from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
171 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
174 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The field SHAREDLIBRARY from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
174 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The method setIsDeploy(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
192 : cfg.setIsDeploy(deployLib);
Discouraged access: The method setSharedLibrary(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
193 : cfg.setSharedLibrary(shareLib);
Discouraged access: The method getModel() from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
194 : IDataModel model = cfg.getModel();
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
196 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The field DEPLOY_IMPLEMENTATION from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
196 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
199 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The field SHAREDLIBRARY from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
199 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The method setIsDeploy(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
211 : cfg.setIsDeploy(deployLib);
Discouraged access: The method setSharedLibrary(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
212 : cfg.setSharedLibrary(shareLib);
Discouraged access: The method getModel() from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
213 : IDataModel model = cfg.getModel();
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
215 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The field DEPLOY_IMPLEMENTATION from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
215 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
218 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The field SHAREDLIBRARY from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
218 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
234 : cfg.addListener(listener, JAXRSUserLibraryProviderInstallOperationConfig.PROP_INCLUDE_WITH_APPLICATION_ENABLED);
Discouraged access: The method getModel() from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
251 : return cfg.getModel() == null;
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
281 : .getDefaultProperty(IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY);
Discouraged access: The field SHAREDLIBRARY from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
281 : .getDefaultProperty(IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY);
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
283 : .getDefaultProperty(IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION);
Discouraged access: The field DEPLOY_IMPLEMENTATION from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
283 : .getDefaultProperty(IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION);
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
287 : .getStringProperty(IJAXRSFacetInstallDataModelProperties.TARGETRUNTIME));
Discouraged access: The field TARGETRUNTIME from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
287 : .getStringProperty(IJAXRSFacetInstallDataModelProperties.TARGETRUNTIME));
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
298 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The field DEPLOY_IMPLEMENTATION from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
298 : IJAXRSFacetInstallDataModelProperties.DEPLOY_IMPLEMENTATION,
Discouraged access: The method setIsDeploy(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
301 : cfg.setIsDeploy(bDeploy);
Discouraged access: The method setSharedLibrary(boolean) from the type JAXRSUserLibraryProviderInstallOperationConfig is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
303 : cfg.setSharedLibrary(bSharedLib);
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
305 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The field SHAREDLIBRARY from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
JAXRSUserLibraryProviderInstallPanel.java :
305 : IJAXRSFacetInstallDataModelProperties.SHAREDLIBRARY,
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
ServletInformationGroup.java :
21 : import org.eclipse.jst.ws.jaxrs.core.internal.project.facet.IJAXRSFacetInstallDataModelProperties;
The field ServletInformationGroup.dialogSettings is never read locally
ServletInformationGroup.java :
50 : private IDialogSettings dialogSettings;
The field ServletInformationGroup.webAppDataModel is never read locally
ServletInformationGroup.java :
51 : private IDataModel webAppDataModel;
The field ServletInformationGroup.sEARProject is never read locally
ServletInformationGroup.java :
52 : private String sEARProject = null;
The field ServletInformationGroup.sWEBProject is never read locally
ServletInformationGroup.java :
53 : private String sWEBProject = null;
The field ServletInformationGroup.sTargetRuntime is never read locally
ServletInformationGroup.java :
54 : private String sTargetRuntime = null;
The field ServletInformationGroup.bAddToEAR is never read locally
ServletInformationGroup.java :
55 : private boolean bAddToEAR = false;
The field ServletInformationGroup.SETTINGS_SERVLET is never read locally
ServletInformationGroup.java :
56 : private static final String SETTINGS_SERVLET = "servletName"; //$NON-NLS-1$
The field ServletInformationGroup.SETTINGS_SERVLET_CLASSNAME is never read locally
ServletInformationGroup.java :
57 : private static final String SETTINGS_SERVLET_CLASSNAME = "servletClassname"; //$NON-NLS-1$
The field ServletInformationGroup.SETTINGS_URL_MAPPINGS is never read locally
ServletInformationGroup.java :
58 : private static final String SETTINGS_URL_MAPPINGS = "urlMappings"; //$NON-NLS-1$
The field ServletInformationGroup.SETTINGS_URL_PATTERN is never read locally
ServletInformationGroup.java :
59 : private static final String SETTINGS_URL_PATTERN = "pattern"; //$NON-NLS-1$
Discouraged access: The type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
ServletInformationGroup.java :
184 : IJAXRSFacetInstallDataModelProperties.SERVLET_URL_PATTERNS,
Discouraged access: The field SERVLET_URL_PATTERNS from the type IJAXRSFacetInstallDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
ServletInformationGroup.java :
184 : IJAXRSFacetInstallDataModelProperties.SERVLET_URL_PATTERNS,
Discouraged access: The type JAXRSJ2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJ2EE.java :
23 : import org.eclipse.jst.ws.jaxrs.core.internal.project.facet.JAXRSJ2EEUtils;
The import org.eclipse.wst.common.frameworks.datamodel.IDataModel is never used
UpdateWebXMLForJ2EE.java :
24 : import org.eclipse.wst.common.frameworks.datamodel.IDataModel;
The field UpdateWebXMLForJ2EE.servletMapping is never read locally
UpdateWebXMLForJ2EE.java :
29 : private ServletMapping servletMapping;
Discouraged access: The type JAXRSJ2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJ2EE.java :
47 : servlet = JAXRSJ2EEUtils.createOrUpdateServletRef(webApp, this.newServletName, this.newServletClass, this.servlet);
Discouraged access: The method createOrUpdateServletRef(WebApp, String, String, Servlet) from the type JAXRSJ2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJ2EE.java :
47 : servlet = JAXRSJ2EEUtils.createOrUpdateServletRef(webApp, this.newServletName, this.newServletClass, this.servlet);
Discouraged access: The type JAXRSJ2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJ2EE.java :
48 : JAXRSJ2EEUtils.updateURLMappings(webApp, listOfMappings, servlet);
Discouraged access: The method updateURLMappings(WebApp, List, Servlet) from the type JAXRSJ2EEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJ2EE.java :
48 : JAXRSJ2EEUtils.updateURLMappings(webApp, listOfMappings, servlet);
Discouraged access: The type JAXRSJEEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJavaEE.java :
25 : import org.eclipse.jst.ws.jaxrs.core.internal.project.facet.JAXRSJEEUtils;
Discouraged access: The type JAXRSJEEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJavaEE.java :
69 : servlet = JAXRSJEEUtils.findJAXRSServlet(webApp, jaxrsLibraryID);
Discouraged access: The method findJAXRSServlet(WebApp, String) from the type JAXRSJEEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJavaEE.java :
69 : servlet = JAXRSJEEUtils.findJAXRSServlet(webApp, jaxrsLibraryID);
Discouraged access: The type JAXRSJEEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJavaEE.java :
71 : servlet = JAXRSJEEUtils.createOrUpdateServletRef(webApp, this.newServletName, this.newServletClass, servlet);
Discouraged access: The method createOrUpdateServletRef(WebApp, String, String, Servlet) from the type JAXRSJEEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJavaEE.java :
71 : servlet = JAXRSJEEUtils.createOrUpdateServletRef(webApp, this.newServletName, this.newServletClass, servlet);
Discouraged access: The type JAXRSJEEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJavaEE.java :
72 : JAXRSJEEUtils.updateURLMappings(webApp, listOfMappings, servlet);
Discouraged access: The method updateURLMappings(WebApp, List, Servlet) from the type JAXRSJEEUtils is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.ws.jaxrs.core/@dot
UpdateWebXMLForJavaEE.java :
72 : JAXRSJEEUtils.updateURLMappings(webApp, listOfMappings, servlet);