Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 82 Number of classfiles: 132
Problems: 1812 (Errors: 0 Warnings: 1812 )
Discouraged access: The type CSSContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
StructuredTextViewerConfigurationHTML.java :
28 : import org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistProcessor;
Discouraged access: The type LineStyleProviderForEmbeddedCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
StructuredTextViewerConfigurationHTML.java :
29 : import org.eclipse.wst.css.ui.internal.style.LineStyleProviderForEmbeddedCSS;
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
30 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
31 : import org.eclipse.wst.html.core.internal.format.HTMLFormatProcessorImpl;
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
32 : import org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames;
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
33 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;
Discouraged access: The type StructuredTextPartitionerForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
34 : import org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML;
Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
42 : import org.eclipse.wst.sse.ui.internal.format.StructuredFormattingStrategy;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
43 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;
Discouraged access: The type ContentTypeIdForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredTextViewerConfigurationHTML.java :
44 : import org.eclipse.wst.xml.core.internal.provisional.contenttype.ContentTypeIdForXML;
Discouraged access: The type StructuredTextPartitionerForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredTextViewerConfigurationHTML.java :
45 : import org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML;
Discouraged access: The type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredTextViewerConfigurationHTML.java :
48 : import org.eclipse.wst.xml.ui.internal.contentoutline.JFaceNodeLabelProvider;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
70 : private LineStyleProvider fLineStyleProviderForEmbeddedCSS;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
74 : private LineStyleProvider fLineStyleProviderForHTML;
Discouraged access: The type StructuredTextPartitionerForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredTextViewerConfigurationHTML.java :
107 : String[] xmlTypes = StructuredTextPartitionerForXML.getConfiguredContentTypes();
Discouraged access: The method getConfiguredContentTypes() from the type StructuredTextPartitionerForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredTextViewerConfigurationHTML.java :
107 : String[] xmlTypes = StructuredTextPartitionerForXML.getConfiguredContentTypes();
Discouraged access: The type StructuredTextPartitionerForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
108 : String[] htmlTypes = StructuredTextPartitionerForHTML.getConfiguredContentTypes();
Discouraged access: The method getConfiguredContentTypes() from the type StructuredTextPartitionerForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
108 : String[] htmlTypes = StructuredTextPartitionerForHTML.getConfiguredContentTypes();
Discouraged access: The constructor CSSContentAssistProcessor() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
StructuredTextViewerConfigurationHTML.java :
129 : processors = new IContentAssistProcessor[]{new CSSContentAssistProcessor()};
Discouraged access: The type CSSContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
StructuredTextViewerConfigurationHTML.java :
129 : processors = new IContentAssistProcessor[]{new CSSContentAssistProcessor()};
Discouraged access: The constructor StructuredFormattingStrategy(IStructuredFormatProcessor) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
145 : ((MultiPassContentFormatter) formatter).setMasterStrategy(new StructuredFormattingStrategy(new HTMLFormatProcessorImpl()));
Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
145 : ((MultiPassContentFormatter) formatter).setMasterStrategy(new StructuredFormattingStrategy(new HTMLFormatProcessorImpl()));
Discouraged access: The constructor HTMLFormatProcessorImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
145 : ((MultiPassContentFormatter) formatter).setMasterStrategy(new StructuredFormattingStrategy(new HTMLFormatProcessorImpl()));
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
145 : ((MultiPassContentFormatter) formatter).setMasterStrategy(new StructuredFormattingStrategy(new HTMLFormatProcessorImpl()));
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
164 : Preferences preferences = HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
164 : Preferences preferences = HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
165 : int indentationWidth = preferences.getInt(HTMLCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The field INDENTATION_SIZE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
165 : int indentationWidth = preferences.getInt(HTMLCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
166 : String indentCharPref = preferences.getString(HTMLCorePreferenceNames.INDENTATION_CHAR);
Discouraged access: The field INDENTATION_CHAR from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
166 : String indentCharPref = preferences.getString(HTMLCorePreferenceNames.INDENTATION_CHAR);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
167 : boolean useSpaces = HTMLCorePreferenceNames.SPACE.equals(indentCharPref);
Discouraged access: The field SPACE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
167 : boolean useSpaces = HTMLCorePreferenceNames.SPACE.equals(indentCharPref);
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
203 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
204 : LineStyleProvider[] providers = null;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
207 : providers = new LineStyleProvider[]{getLineStyleProviderForHTML()};
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
210 : providers = new LineStyleProvider[]{getLineStyleProviderForEmbeddedCSS()};
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
216 : private LineStyleProvider getLineStyleProviderForEmbeddedCSS() {
Discouraged access: The constructor LineStyleProviderForEmbeddedCSS() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
StructuredTextViewerConfigurationHTML.java :
218 : fLineStyleProviderForEmbeddedCSS = new LineStyleProviderForEmbeddedCSS();
Discouraged access: The type LineStyleProviderForEmbeddedCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
StructuredTextViewerConfigurationHTML.java :
218 : fLineStyleProviderForEmbeddedCSS = new LineStyleProviderForEmbeddedCSS();
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationHTML.java :
223 : private LineStyleProvider getLineStyleProviderForHTML() {
Discouraged access: The type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredTextViewerConfigurationHTML.java :
232 : fStatusLineLabelProvider = new JFaceNodeLabelProvider() {
Discouraged access: The method getText(Object) from the type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredTextViewerConfigurationHTML.java :
238 : return super.getText(element);
Discouraged access: The method getText(Object) from the type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredTextViewerConfigurationHTML.java :
245 : s.insert(0, super.getText(node));
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
269 : targets.put(ContentTypeIdForHTML.ContentTypeID_HTML, null);
Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
StructuredTextViewerConfigurationHTML.java :
269 : targets.put(ContentTypeIdForHTML.ContentTypeID_HTML, null);
Discouraged access: The type ContentTypeIdForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredTextViewerConfigurationHTML.java :
273 : targets.put(ContentTypeIdForXML.ContentTypeID_XML, null);
Discouraged access: The field ContentTypeID_XML from the type ContentTypeIdForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredTextViewerConfigurationHTML.java :
273 : targets.put(ContentTypeIdForXML.ContentTypeID_XML, null);
Discouraged access: The type AdapterFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPlugin.java :
22 : import org.eclipse.wst.sse.ui.internal.provisional.registry.AdapterFactoryRegistry;
Discouraged access: The type AdapterFactoryRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPlugin.java :
23 : import org.eclipse.wst.sse.ui.internal.provisional.registry.AdapterFactoryRegistryImpl;
Discouraged access: The type AdapterFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPlugin.java :
56 : public AdapterFactoryRegistry getAdapterFactoryRegistry() {
Discouraged access: The type AdapterFactoryRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPlugin.java :
57 : return AdapterFactoryRegistryImpl.getInstance();
Discouraged access: The method getInstance() from the type AdapterFactoryRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPlugin.java :
57 : return AdapterFactoryRegistryImpl.getInstance();
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
31 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
32 : import org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames;
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
182 : Preferences preferences = HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
182 : Preferences preferences = HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
183 : if (HTMLCorePreferenceNames.SPACE.equals(preferences.getString(HTMLCorePreferenceNames.INDENTATION_CHAR)))
Discouraged access: The field SPACE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
183 : if (HTMLCorePreferenceNames.SPACE.equals(preferences.getString(HTMLCorePreferenceNames.INDENTATION_CHAR)))
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
183 : if (HTMLCorePreferenceNames.SPACE.equals(preferences.getString(HTMLCorePreferenceNames.INDENTATION_CHAR)))
Discouraged access: The field INDENTATION_CHAR from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
183 : if (HTMLCorePreferenceNames.SPACE.equals(preferences.getString(HTMLCorePreferenceNames.INDENTATION_CHAR)))
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
184 : width = preferences.getInt(HTMLCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The field INDENTATION_SIZE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
AutoEditStrategyForTabs.java :
184 : width = preferences.getInt(HTMLCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
28 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
29 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
31 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
32 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
33 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredAutoEditStrategyHTML.java :
34 : import org.eclipse.wst.xml.ui.internal.Logger;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
51 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
53 : model = StructuredModelManager.getModelManager().getExistingModelForRead(document);
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
65 : model.releaseFromRead();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
69 : private void smartInsertPairedQuotes(DocumentCommand command, IDocument document, IStructuredModel model) {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
74 : IStructuredDocument doc = (IStructuredDocument) document;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
74 : IStructuredDocument doc = (IStructuredDocument) document;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
75 : IStructuredDocumentRegion[] regions = doc.getStructuredDocumentRegions(command.offset - 1, 1);
Discouraged access: The method getStructuredDocumentRegions(int, int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
75 : IStructuredDocumentRegion[] regions = doc.getStructuredDocumentRegions(command.offset - 1, 1);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
77 : IStructuredDocumentRegion region = regions[regions.length - 1];
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
78 : if (region.getRegionAtCharacterOffset(command.offset - 1).getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_EQUALS) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
78 : if (region.getRegionAtCharacterOffset(command.offset - 1).getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_EQUALS) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
78 : if (region.getRegionAtCharacterOffset(command.offset - 1).getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_EQUALS) {
Discouraged access: The field XML_TAG_ATTRIBUTE_EQUALS from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
78 : if (region.getRegionAtCharacterOffset(command.offset - 1).getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_EQUALS) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
93 : private boolean isCommentNode(IDOMNode node) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
94 : return (node != null && node instanceof IDOMElement && ((IDOMElement) node).isCommentTag());
Discouraged access: The method isCommentTag() from the type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
94 : return (node != null && node instanceof IDOMElement && ((IDOMElement) node).isCommentTag());
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
94 : return (node != null && node instanceof IDOMElement && ((IDOMElement) node).isCommentTag());
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
97 : private boolean isDocumentNode(IDOMNode node) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
109 : private void smartRemoveEndTag(DocumentCommand command, IDocument document, IStructuredModel model) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
113 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
113 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
113 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
115 : IStructuredDocumentRegion region = node.getEndStructuredDocumentRegion();
Discouraged access: The method getEndStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
115 : IStructuredDocumentRegion region = node.getEndStructuredDocumentRegion();
Discouraged access: The method isEnded() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
117 : if (region != null && region.isEnded())
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
118 : document.replace(region.getStartOffset(), region.getLength(), ""); //$NON-NLS-1$
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
118 : document.replace(region.getStartOffset(), region.getLength(), ""); //$NON-NLS-1$
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredAutoEditStrategyHTML.java :
123 : Logger.logException(e);
Discouraged access: The method logException(Throwable) from the type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredAutoEditStrategyHTML.java :
123 : Logger.logException(e);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
127 : private void smartInsertForComment(DocumentCommand command, IDocument document, IStructuredModel model) {
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredAutoEditStrategyHTML.java :
137 : Logger.logException(e);
Discouraged access: The method logException(Throwable) from the type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredAutoEditStrategyHTML.java :
137 : Logger.logException(e);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
142 : private void smartInsertForEndTag(DocumentCommand command, IDocument document, IStructuredModel model) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
145 : IDOMNode parentNode = (IDOMNode) ((IDOMNode) model.getIndexedRegion(command.offset - 1)).getParentNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
145 : IDOMNode parentNode = (IDOMNode) ((IDOMNode) model.getIndexedRegion(command.offset - 1)).getParentNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
145 : IDOMNode parentNode = (IDOMNode) ((IDOMNode) model.getIndexedRegion(command.offset - 1)).getParentNode();
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
145 : IDOMNode parentNode = (IDOMNode) ((IDOMNode) model.getIndexedRegion(command.offset - 1)).getParentNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
149 : parentNode = (IDOMNode) parentNode.getParentNode();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyHTML.java :
156 : IStructuredDocumentRegion endTagStructuredDocumentRegion = parentNode.getEndStructuredDocumentRegion();
Discouraged access: The method getEndStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
StructuredAutoEditStrategyHTML.java :
156 : IStructuredDocumentRegion endTagStructuredDocumentRegion = parentNode.getEndStructuredDocumentRegion();
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredAutoEditStrategyHTML.java :
171 : Logger.logException(e);
Discouraged access: The method logException(Throwable) from the type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredAutoEditStrategyHTML.java :
171 : Logger.logException(e);
Discouraged access: The type IRelevanceCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CustomTemplateProposal.java :
20 : import org.eclipse.wst.sse.ui.internal.contentassist.IRelevanceCompletionProposal;
Discouraged access: The type IRelevanceCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CustomTemplateProposal.java :
26 : class CustomTemplateProposal extends TemplateProposal implements IRelevanceCompletionProposal {
Discouraged access: The type CSSContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
HTMLContentAssistProcessor.java :
23 : import org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistProcessor;
Discouraged access: The type HTMLCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLContentAssistProcessor.java :
24 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocument;
Discouraged access: The type HTML40Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLContentAssistProcessor.java :
25 : import org.eclipse.wst.html.core.internal.provisional.HTML40Namespace;
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLContentAssistProcessor.java :
26 : import org.eclipse.wst.html.core.internal.provisional.HTMLCMProperties;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
36 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
37 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
38 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
39 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
40 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
41 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
42 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
43 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type IReleasable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
44 : import org.eclipse.wst.sse.ui.internal.IReleasable;
Discouraged access: The type StructuredTextViewer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
45 : import org.eclipse.wst.sse.ui.internal.StructuredTextViewer;
Discouraged access: The type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
46 : import org.eclipse.wst.sse.ui.internal.contentassist.ContentAssistUtils;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
47 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
48 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
49 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
50 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery;
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
51 : import org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
52 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
53 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
54 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
55 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
56 : import org.eclipse.wst.xml.core.internal.ssemodelquery.ModelQueryAdapter;
Discouraged access: The type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
57 : import org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor;
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
58 : import org.eclipse.wst.xml.ui.internal.contentassist.ContentAssistRequest;
Discouraged access: The type XMLContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
59 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator;
Discouraged access: The type XMLRelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
60 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLRelevanceConstants;
Discouraged access: The type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
66 : public class HTMLContentAssistProcessor extends AbstractContentAssistProcessor implements IPropertyChangeListener {
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
67 : private INodeAdapterFactory factoryForCSS = null;
Discouraged access: The constructor AbstractContentAssistProcessor() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
76 : super();
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
79 : protected void addAttributeNameProposals(ContentAssistRequest contentAssistRequest) {
Discouraged access: The method addAttributeNameProposals(ContentAssistRequest) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
81 : super.addAttributeNameProposals(contentAssistRequest);
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
84 : protected void addAttributeValueProposals(ContentAssistRequest contentAssistRequest) {
Discouraged access: The method addAttributeValueProposals(ContentAssistRequest) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
86 : super.addAttributeValueProposals(contentAssistRequest);
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
92 : protected void addEmptyDocumentProposals(ContentAssistRequest contentAssistRequest) {
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
96 : protected void addPCDATAProposal(String nodeName, ContentAssistRequest contentAssistRequest) {
Discouraged access: The method addPCDATAProposal(String, ContentAssistRequest) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
98 : super.addPCDATAProposal(nodeName, contentAssistRequest);
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
101 : protected void addStartDocumentProposals(ContentAssistRequest contentAssistRequest) {
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
106 : protected void addTagInsertionProposals(ContentAssistRequest contentAssistRequest, int childPosition) {
Discouraged access: The method addTagInsertionProposals(ContentAssistRequest, int) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
108 : super.addTagInsertionProposals(contentAssistRequest, childPosition);
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
117 : private void addTemplates(ContentAssistRequest contentAssistRequest, String context) {
Discouraged access: The method getReplacementBeginPosition() from the type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
118 : addTemplates(contentAssistRequest, context, contentAssistRequest.getReplacementBeginPosition());
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
128 : private void addTemplates(ContentAssistRequest contentAssistRequest, String context, int startOffset) {
Discouraged access: The method shouldSeparate() from the type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
136 : boolean useProposalList = !contentAssistRequest.shouldSeparate();
Discouraged access: The field fTextViewer from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
140 : ICompletionProposal[] proposals = getTemplateCompletionProcessor().computeCompletionProposals(fTextViewer, startOffset);
Discouraged access: The method addProposal(ICompletionProposal) from the type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
143 : contentAssistRequest.addProposal(proposals[i]);
Discouraged access: The method addMacro(ICompletionProposal) from the type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
145 : contentAssistRequest.addMacro(proposals[i]);
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
159 : protected ContentAssistRequest computeCompletionProposals(int documentPosition, String matchString, ITextRegion completionRegion, IDOMNode treeNode, IDOMNode xmlnode) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
159 : protected ContentAssistRequest computeCompletionProposals(int documentPosition, String matchString, ITextRegion completionRegion, IDOMNode treeNode, IDOMNode xmlnode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
159 : protected ContentAssistRequest computeCompletionProposals(int documentPosition, String matchString, ITextRegion completionRegion, IDOMNode treeNode, IDOMNode xmlnode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
159 : protected ContentAssistRequest computeCompletionProposals(int documentPosition, String matchString, ITextRegion completionRegion, IDOMNode treeNode, IDOMNode xmlnode) {
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
160 : ContentAssistRequest request = super.computeCompletionProposals(documentPosition, matchString, completionRegion, treeNode, xmlnode);
Discouraged access: The method computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
160 : ContentAssistRequest request = super.computeCompletionProposals(documentPosition, matchString, completionRegion, treeNode, xmlnode);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
178 : IndexedRegion treeNode = ContentAssistUtils.getNodeAt(textViewer, documentPosition);
Discouraged access: The type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
178 : IndexedRegion treeNode = ContentAssistUtils.getNodeAt(textViewer, documentPosition);
Discouraged access: The method getNodeAt(ITextViewer, int) from the type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
178 : IndexedRegion treeNode = ContentAssistUtils.getNodeAt(textViewer, documentPosition);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
179 : IDOMNode node = (IDOMNode) treeNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
179 : IDOMNode node = (IDOMNode) treeNode;
Discouraged access: The method setErrorMessage(String) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
180 : setErrorMessage(null);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
183 : IStructuredDocument structuredDocument = (IStructuredDocument) textViewer.getDocument();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
183 : IStructuredDocument structuredDocument = (IStructuredDocument) textViewer.getDocument();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
184 : IStructuredDocumentRegion fn = structuredDocument.getRegionAtCharacterOffset(documentPosition);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
184 : IStructuredDocumentRegion fn = structuredDocument.getRegionAtCharacterOffset(documentPosition);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
185 : if (fn != null && fn.getType() == DOMRegionContext.XML_COMMENT_TEXT && documentPosition != fn.getStartOffset()) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
185 : if (fn != null && fn.getType() == DOMRegionContext.XML_COMMENT_TEXT && documentPosition != fn.getStartOffset()) {
Discouraged access: The field XML_COMMENT_TEXT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
185 : if (fn != null && fn.getType() == DOMRegionContext.XML_COMMENT_TEXT && documentPosition != fn.getStartOffset()) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
185 : if (fn != null && fn.getType() == DOMRegionContext.XML_COMMENT_TEXT && documentPosition != fn.getStartOffset()) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
191 : if (fn != null && fn.getType() == DOMRegionContext.XML_TAG_NAME && documentPosition == fn.getStartOffset()) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
191 : if (fn != null && fn.getType() == DOMRegionContext.XML_TAG_NAME && documentPosition == fn.getStartOffset()) {
Discouraged access: The field XML_TAG_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
191 : if (fn != null && fn.getType() == DOMRegionContext.XML_TAG_NAME && documentPosition == fn.getStartOffset()) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
191 : if (fn != null && fn.getType() == DOMRegionContext.XML_TAG_NAME && documentPosition == fn.getStartOffset()) {
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
192 : ITextRegionList v = fn.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
192 : ITextRegionList v = fn.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
193 : if (v.size() > 1) {
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
195 : if ((v.get(0)).getType() == DOMRegionContext.XML_END_TAG_OPEN) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
195 : if ((v.get(0)).getType() == DOMRegionContext.XML_END_TAG_OPEN) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
195 : if ((v.get(0)).getType() == DOMRegionContext.XML_END_TAG_OPEN) {
Discouraged access: The field XML_END_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
195 : if ((v.get(0)).getType() == DOMRegionContext.XML_END_TAG_OPEN) {
Discouraged access: The method iterator() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
196 : Iterator it = v.iterator();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
197 : ITextRegion region = null;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
200 : region = (ITextRegion) it.next();
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
201 : if (fn.getText(region).equalsIgnoreCase("script")) { //$NON-NLS-1$
Discouraged access: The field fGenerator from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
215 : fGenerator = null; // force reload of content generator
Discouraged access: The type StructuredTextViewer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
220 : ICompletionProposal htmlTagProposal = getHTMLTagProposal((StructuredTextViewer) textViewer, documentPosition);
Discouraged access: The method computeCompletionProposals(ITextViewer, int) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLContentAssistProcessor.java :
221 : ICompletionProposal[] superResults = super.computeCompletionProposals(textViewer, documentPosition);
Discouraged access: The type HTML40Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLContentAssistProcessor.java :
236 : if (tagName != null && tagName.equalsIgnoreCase(HTML40Namespace.ATTR_NAME_STYLE)) {//$NON-NLS-1$
Discouraged access: The field ATTR_NAME_STYLE from the type HTML40Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLContentAssistProcessor.java :
236 : if (tagName != null && tagName.equalsIgnoreCase(HTML40Namespace.ATTR_NAME_STYLE)) {//$NON-NLS-1$
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
237 : IStructuredDocumentRegion endStructuredDocumentRegion = node.getEndStructuredDocumentRegion();
Discouraged access: The method getEndStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
237 : IStructuredDocumentRegion endStructuredDocumentRegion = node.getEndStructuredDocumentRegion();
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
238 : if (endStructuredDocumentRegion != null && endStructuredDocumentRegion.getStartOffset() == documentPosition) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
239 : IStructuredDocumentRegion startStructuredDocumentRegion = node.getStartStructuredDocumentRegion();
Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentAssistProcessor.java :
239 : IStructuredDocumentRegion startStructuredDocumentRegion = node.getStartStructuredDocumentRegion();
Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
241 : int offset = startStructuredDocumentRegion.getEndOffset();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
252 : IStructuredDocumentRegion sdRegion = ContentAssistUtils.getStructuredDocumentRegion(textViewer, documentPosition);
Discouraged access: The type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
252 : IStructuredDocumentRegion sdRegion = ContentAssistUtils.getStructuredDocumentRegion(textViewer, documentPosition);
Discouraged access: The method getStructuredDocumentRegion(ITextViewer, int) from the type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentAssistProcessor.java :
252 : IStructuredDocumentRegion sdRegion = ContentAssistUtils.getStructuredDocumentRegion(textViewer, documentPosition);
Discouraged access: The method iterator() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentAssistProcessor.java :
253 : Iterator regions = sdRegion.getRegions().iterator();
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
14 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
15 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLElementDeclaration;
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
16 : import org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames;
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
17 : import org.eclipse.wst.html.core.internal.provisional.HTMLCMProperties;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
18 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type XMLContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLMinimalContentModelGenerator.java :
20 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator;
Discouraged access: The type XMLContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLMinimalContentModelGenerator.java :
23 : public class HTMLMinimalContentModelGenerator extends XMLContentModelGenerator {
Discouraged access: The constructor XMLContentModelGenerator() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLMinimalContentModelGenerator.java :
33 : super();
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
38 : Preferences prefs = HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
38 : Preferences prefs = HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
39 : fTagCase = prefs.getInt(HTMLCorePreferenceNames.TAG_NAME_CASE);
Discouraged access: The field TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
39 : fTagCase = prefs.getInt(HTMLCorePreferenceNames.TAG_NAME_CASE);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
40 : fAttrCase = prefs.getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE);
Discouraged access: The field ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
40 : fAttrCase = prefs.getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
43 : protected void generateEndTag(String tagName, Node parentNode, CMElementDeclaration elementDecl, StringBuffer buffer) {
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
46 : if (elementDecl instanceof HTMLElementDeclaration) {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
47 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
47 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The field IS_JSP from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
47 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
48 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
48 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
48 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
52 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
52 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The field OMIT_TYPE from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
52 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END_DEFAULT from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END_MUST from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
53 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
59 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
59 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
59 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
65 : private boolean shouldIgnoreCase(CMNode cmnode) {
Discouraged access: The method supports(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
66 : if (!cmnode.supports(HTMLCMProperties.SHOULD_IGNORE_CASE))
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
66 : if (!cmnode.supports(HTMLCMProperties.SHOULD_IGNORE_CASE))
Discouraged access: The field SHOULD_IGNORE_CASE from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
66 : if (!cmnode.supports(HTMLCMProperties.SHOULD_IGNORE_CASE))
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
68 : return ((Boolean) cmnode.getProperty(HTMLCMProperties.SHOULD_IGNORE_CASE)).booleanValue();
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
68 : return ((Boolean) cmnode.getProperty(HTMLCMProperties.SHOULD_IGNORE_CASE)).booleanValue();
Discouraged access: The field SHOULD_IGNORE_CASE from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
68 : return ((Boolean) cmnode.getProperty(HTMLCMProperties.SHOULD_IGNORE_CASE)).booleanValue();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
71 : public String getRequiredName(Node ownerNode, CMNode cmnode) {
Discouraged access: The method getRequiredName(Node, CMNode) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLMinimalContentModelGenerator.java :
72 : String name = super.getRequiredName(ownerNode, cmnode);
Discouraged access: The method getNodeType() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
76 : if (cmnode.getNodeType() == CMNode.ELEMENT_DECLARATION)
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
76 : if (cmnode.getNodeType() == CMNode.ELEMENT_DECLARATION)
Discouraged access: The field ELEMENT_DECLARATION from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
76 : if (cmnode.getNodeType() == CMNode.ELEMENT_DECLARATION)
Discouraged access: The method getNodeType() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
78 : else if (cmnode.getNodeType() == CMNode.ATTRIBUTE_DECLARATION)
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
78 : else if (cmnode.getNodeType() == CMNode.ATTRIBUTE_DECLARATION)
Discouraged access: The field ATTRIBUTE_DECLARATION from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
78 : else if (cmnode.getNodeType() == CMNode.ATTRIBUTE_DECLARATION)
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
81 : case HTMLCorePreferenceNames.LOWER :
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
81 : case HTMLCorePreferenceNames.LOWER :
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
86 : case HTMLCorePreferenceNames.UPPER :
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
86 : case HTMLCorePreferenceNames.UPPER :
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
96 : public String getStartTagClose(Node parentNode, CMElementDeclaration elementDecl) {
Discouraged access: The method getOtherClose(Node) from the type XMLContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLMinimalContentModelGenerator.java :
97 : String other = getOtherClose(parentNode);
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
102 : if (elementDecl instanceof HTMLElementDeclaration) {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
103 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
103 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The field IS_JSP from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
103 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
104 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
104 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
104 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLMinimalContentModelGenerator.java :
108 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
108 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The field OMIT_TYPE from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
108 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END_DEFAULT from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END_MUST from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLMinimalContentModelGenerator.java :
109 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type CSSContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
15 : import org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistProcessor;
Discouraged access: The type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
18 : import org.eclipse.wst.xml.ui.internal.contentassist.NoRegionContentAssistProcessor;
Discouraged access: The type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
24 : public class NoRegionContentAssistProcessorForHTML extends NoRegionContentAssistProcessor {
Discouraged access: The method initPartitionToProcessorMap() from the type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
27 : super.initPartitionToProcessorMap();
Discouraged access: The method addPartitionProcessor(String, IContentAssistProcessor) from the type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
29 : addPartitionProcessor(IHTMLPartitions.HTML_DEFAULT, htmlProcessor);
Discouraged access: The method addPartitionProcessor(String, IContentAssistProcessor) from the type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
30 : addPartitionProcessor(IHTMLPartitions.HTML_COMMENT, htmlProcessor);
Discouraged access: The method addPartitionProcessor(String, IContentAssistProcessor) from the type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
33 : addPartitionProcessor(IHTMLPartitions.SCRIPT, jsContentAssistProcessor);
Discouraged access: The constructor CSSContentAssistProcessor() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
35 : IContentAssistProcessor cssContentAssistProcessor = new CSSContentAssistProcessor();
Discouraged access: The type CSSContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
35 : IContentAssistProcessor cssContentAssistProcessor = new CSSContentAssistProcessor();
Discouraged access: The method addPartitionProcessor(String, IContentAssistProcessor) from the type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
NoRegionContentAssistProcessorForHTML.java :
36 : addPartitionProcessor(ICSSPartitions.STYLE, cssContentAssistProcessor);
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
15 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLElementDeclaration;
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
16 : import org.eclipse.wst.html.core.internal.provisional.HTMLCMProperties;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
17 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type XMLContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLMinimalContentModelGenerator.java :
18 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator;
Discouraged access: The type XMLContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLMinimalContentModelGenerator.java :
21 : public class XHTMLMinimalContentModelGenerator extends XMLContentModelGenerator {
Discouraged access: The constructor XMLContentModelGenerator() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLMinimalContentModelGenerator.java :
26 : super();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
29 : protected void generateEndTag(String tagName, Node parentNode, CMElementDeclaration elementDecl, StringBuffer buffer) {
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
32 : if (elementDecl instanceof HTMLElementDeclaration) {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
33 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
33 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The field IS_JSP from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
33 : if (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()) {
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
34 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
34 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
34 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
38 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
38 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The field OMIT_TYPE from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
38 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END_DEFAULT from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END_MUST from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
39 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
45 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
45 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
45 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
52 : public String getStartTagClose(Node parentNode, CMElementDeclaration elementDecl) {
Discouraged access: The method getOtherClose(Node) from the type XMLContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLMinimalContentModelGenerator.java :
53 : String other = getOtherClose(parentNode);
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
59 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
59 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
59 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
61 : if (elementDecl instanceof HTMLElementDeclaration && (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()))
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
61 : if (elementDecl instanceof HTMLElementDeclaration && (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()))
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
61 : if (elementDecl instanceof HTMLElementDeclaration && (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()))
Discouraged access: The field IS_JSP from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
61 : if (elementDecl instanceof HTMLElementDeclaration && (((Boolean) elementDecl.getProperty(HTMLCMProperties.IS_JSP)).booleanValue()))
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
68 : else if (elementDecl instanceof HTMLElementDeclaration) {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLMinimalContentModelGenerator.java :
69 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
69 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The field OMIT_TYPE from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
69 : String ommission = (String) elementDecl.getProperty(HTMLCMProperties.OMIT_TYPE);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END_DEFAULT from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The field OMIT_END_MUST from the type HTMLCMProperties.Values is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
XHTMLMinimalContentModelGenerator.java :
70 : if (ommission.equals(HTMLCMProperties.Values.OMIT_END) || ommission.equals(HTMLCMProperties.Values.OMIT_END_DEFAULT) || ommission.equals(HTMLCMProperties.Values.OMIT_END_MUST)) {
Discouraged access: The type HTMLContentBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
15 : import org.eclipse.wst.html.core.internal.HTMLContentBuilder;
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
16 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
17 : import org.eclipse.wst.html.core.internal.format.HTMLFormatProcessorImpl;
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
18 : import org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames;
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
19 : import org.eclipse.wst.html.core.internal.provisional.HTMLCMProperties;
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
20 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;
Discouraged access: The type IStructuredFormatProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
21 : import org.eclipse.wst.sse.core.internal.format.IStructuredFormatProcessor;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
22 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
23 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type DOMContentBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
24 : import org.eclipse.wst.xml.core.internal.contentmodel.util.DOMContentBuilder;
Discouraged access: The type XMLNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
25 : import org.eclipse.wst.xml.ui.internal.contentoutline.XMLNodeActionManager;
Discouraged access: The type XMLNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
32 : public class HTMLNodeActionManager extends XMLNodeActionManager {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
36 : public HTMLNodeActionManager(IStructuredModel model, Viewer viewer) {
Discouraged access: The constructor XMLNodeActionManager(IStructuredModel, Viewer) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
37 : super(model, viewer);
Discouraged access: The type DOMContentBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
45 : public DOMContentBuilder createDOMContentBuilder(Document document) {
Discouraged access: The type DOMContentBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
46 : DOMContentBuilder builder = null;
Discouraged access: The field fModel from the type BaseNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
47 : String one = fModel.getModelHandler().getAssociatedContentTypeId();
Discouraged access: The method getModelHandler() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
47 : String one = fModel.getModelHandler().getAssociatedContentTypeId();
Discouraged access: The method getAssociatedContentTypeId() from the type IModelHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
47 : String one = fModel.getModelHandler().getAssociatedContentTypeId();
Discouraged access: The field fModel from the type BaseNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
48 : String modelContentTypeId = fModel.getContentTypeIdentifier();
Discouraged access: The method getContentTypeIdentifier() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
48 : String modelContentTypeId = fModel.getContentTypeIdentifier();
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
52 : if (modelContentTypeId.equals(ContentTypeIdForHTML.ContentTypeID_HTML))
Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
52 : if (modelContentTypeId.equals(ContentTypeIdForHTML.ContentTypeID_HTML))
Discouraged access: The constructor HTMLContentBuilder(Document) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
53 : builder = new HTMLContentBuilder(document);
Discouraged access: The type HTMLContentBuilder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
53 : builder = new HTMLContentBuilder(document);
Discouraged access: The method createDOMContentBuilder(Document) from the type AbstractNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
55 : builder = super.createDOMContentBuilder(document);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
60 : private boolean shouldIgnoreCase(CMNode cmnode) {
Discouraged access: The method supports(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
61 : if (!cmnode.supports(HTMLCMProperties.SHOULD_IGNORE_CASE))
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
61 : if (!cmnode.supports(HTMLCMProperties.SHOULD_IGNORE_CASE))
Discouraged access: The field SHOULD_IGNORE_CASE from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
61 : if (!cmnode.supports(HTMLCMProperties.SHOULD_IGNORE_CASE))
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
63 : return ((Boolean) cmnode.getProperty(HTMLCMProperties.SHOULD_IGNORE_CASE)).booleanValue();
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
63 : return ((Boolean) cmnode.getProperty(HTMLCMProperties.SHOULD_IGNORE_CASE)).booleanValue();
Discouraged access: The field SHOULD_IGNORE_CASE from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
63 : return ((Boolean) cmnode.getProperty(HTMLCMProperties.SHOULD_IGNORE_CASE)).booleanValue();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
70 : public String getLabel(Node parent, CMNode cmnode) {
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
75 : String name = cmnode.getNodeName();
Discouraged access: The method getNodeType() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
76 : if (cmnode.getNodeType() == CMNode.ELEMENT_DECLARATION) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
76 : if (cmnode.getNodeType() == CMNode.ELEMENT_DECLARATION) {
Discouraged access: The field ELEMENT_DECLARATION from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
76 : if (cmnode.getNodeType() == CMNode.ELEMENT_DECLARATION) {
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
77 : if (fTagCase == HTMLCorePreferenceNames.LOWER)
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
77 : if (fTagCase == HTMLCorePreferenceNames.LOWER)
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
79 : else if (fTagCase == HTMLCorePreferenceNames.UPPER)
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
79 : else if (fTagCase == HTMLCorePreferenceNames.UPPER)
Discouraged access: The method getNodeType() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
83 : else if (cmnode.getNodeType() == CMNode.ATTRIBUTE_DECLARATION) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
83 : else if (cmnode.getNodeType() == CMNode.ATTRIBUTE_DECLARATION) {
Discouraged access: The field ATTRIBUTE_DECLARATION from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLNodeActionManager.java :
83 : else if (cmnode.getNodeType() == CMNode.ATTRIBUTE_DECLARATION) {
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
84 : if (fAttrCase == HTMLCorePreferenceNames.LOWER)
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
84 : if (fAttrCase == HTMLCorePreferenceNames.LOWER)
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
86 : else if (fAttrCase == HTMLCorePreferenceNames.UPPER)
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
86 : else if (fAttrCase == HTMLCorePreferenceNames.UPPER)
Discouraged access: The method getLabel(Node, CMNode) from the type AbstractNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
93 : result = super.getLabel(parent, cmnode);
Discouraged access: The field fModel from the type BaseNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
103 : if (fModel != null) {
Discouraged access: The field fModel from the type BaseNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
104 : String modelContentTypeId = fModel.getContentTypeIdentifier();
Discouraged access: The method getContentTypeIdentifier() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
104 : String modelContentTypeId = fModel.getContentTypeIdentifier();
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
106 : if (modelContentTypeId.equals(ContentTypeIdForHTML.ContentTypeID_HTML)) {
Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
106 : if (modelContentTypeId.equals(ContentTypeIdForHTML.ContentTypeID_HTML)) {
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
107 : Preferences prefs = HTMLCorePlugin.getDefault().getPluginPreferences(); //$NON-NLS-1$
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
107 : Preferences prefs = HTMLCorePlugin.getDefault().getPluginPreferences(); //$NON-NLS-1$
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
108 : fTagCase = prefs.getInt(HTMLCorePreferenceNames.TAG_NAME_CASE);
Discouraged access: The field TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
108 : fTagCase = prefs.getInt(HTMLCorePreferenceNames.TAG_NAME_CASE);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
109 : fAttrCase = prefs.getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE);
Discouraged access: The field ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
109 : fAttrCase = prefs.getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE);
Discouraged access: The field fModel from the type BaseNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
118 : fModel.aboutToChangeModel();
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
118 : fModel.aboutToChangeModel();
Discouraged access: The type IStructuredFormatProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
121 : IStructuredFormatProcessor formatProcessor = new HTMLFormatProcessorImpl();
Discouraged access: The constructor HTMLFormatProcessorImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
121 : IStructuredFormatProcessor formatProcessor = new HTMLFormatProcessorImpl();
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLNodeActionManager.java :
121 : IStructuredFormatProcessor formatProcessor = new HTMLFormatProcessorImpl();
Discouraged access: The method formatNode(Node) from the type IStructuredFormatProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
122 : formatProcessor.formatNode(newElement);
Discouraged access: The field fModel from the type BaseNodeActionManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLNodeActionManager.java :
126 : fModel.changedModel();
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLNodeActionManager.java :
126 : fModel.changedModel();
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryForHTML.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryForHTML.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryForHTML.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IJFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
18 : import org.eclipse.wst.sse.ui.internal.contentoutline.IJFaceNodeAdapter;
Discouraged access: The type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
19 : import org.eclipse.wst.xml.ui.internal.contentoutline.JFaceNodeAdapterFactory;
Discouraged access: The type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
26 : public class JFaceNodeAdapterFactoryForHTML extends JFaceNodeAdapterFactory {
Discouraged access: The type IJFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
30 : this(IJFaceNodeAdapter.class, true);
Discouraged access: The constructor JFaceNodeAdapterFactory(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
34 : super(adapterKey, registerAdapters);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryForHTML.java :
37 : protected INodeAdapter createAdapter(INodeNotifier node) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryForHTML.java :
37 : protected INodeAdapter createAdapter(INodeNotifier node) {
Discouraged access: The field singletonAdapter from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
38 : if (singletonAdapter == null) {
Discouraged access: The field singletonAdapter from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
40 : singletonAdapter = new JFaceNodeAdapterForHTML(this);
Discouraged access: The method initAdapter(INodeAdapter, INodeNotifier) from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
41 : initAdapter(singletonAdapter, node);
Discouraged access: The field singletonAdapter from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
41 : initAdapter(singletonAdapter, node);
Discouraged access: The field singletonAdapter from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryForHTML.java :
43 : return singletonAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryForHTML.java :
46 : public INodeAdapterFactory copy() {
Discouraged access: The method getAdapterKey() from the type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryForHTML.java :
47 : return new JFaceNodeAdapterFactoryForHTML(getAdapterKey(), isShouldRegisterAdapter());
Discouraged access: The method isShouldRegisterAdapter() from the type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryForHTML.java :
47 : return new JFaceNodeAdapterFactoryForHTML(getAdapterKey(), isShouldRegisterAdapter());
Discouraged access: The type JFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterForHTML.java :
18 : import org.eclipse.wst.xml.ui.internal.contentoutline.JFaceNodeAdapter;
Discouraged access: The type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterForHTML.java :
19 : import org.eclipse.wst.xml.ui.internal.contentoutline.JFaceNodeAdapterFactory;
Discouraged access: The type JFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterForHTML.java :
25 : public class JFaceNodeAdapterForHTML extends JFaceNodeAdapter {
Discouraged access: The type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterForHTML.java :
36 : public JFaceNodeAdapterForHTML(JFaceNodeAdapterFactory adapterFactory) {
Discouraged access: The constructor JFaceNodeAdapter(JFaceNodeAdapterFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterForHTML.java :
37 : super(adapterFactory);
Discouraged access: The method createImage(Object) from the type JFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterForHTML.java :
69 : image = super.createImage(node);
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
16 : import org.eclipse.wst.css.core.internal.metamodel.CSSProfile;
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
17 : import org.eclipse.wst.css.core.internal.metamodel.CSSProfileRegistry;
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
18 : import org.eclipse.wst.html.core.internal.document.HTMLDocumentTypeEntry;
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
19 : import org.eclipse.wst.html.core.internal.document.HTMLDocumentTypeRegistry;
Discouraged access: The type CommonCharsetNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentSettingsRegistry.java :
21 : import org.eclipse.wst.sse.core.internal.encoding.CommonCharsetNames;
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
22 : import org.eclipse.wst.sse.ui.internal.contentproperties.ui.ComboList;
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
38 : public static void setHTMLDocumentTypeRegistryInto(ComboList combo) {
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
39 : combo.add(NONE, ""); //$NON-NLS-1$
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
40 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
40 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The method getInstance() from the type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
40 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The method getEntries() from the type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
41 : Enumeration e = reg.getEntries();
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
43 : HTMLDocumentTypeEntry entry = (HTMLDocumentTypeEntry) e.nextElement();
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
43 : HTMLDocumentTypeEntry entry = (HTMLDocumentTypeEntry) e.nextElement();
Discouraged access: The method getPublicId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
44 : String publicId = entry.getPublicId();
Discouraged access: The method getDisplayName() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
45 : String displayName = entry.getDisplayName();
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
47 : combo.add(displayName, publicId);
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
52 : combo.add(publicId, publicId);
Discouraged access: The method getSystemId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
55 : if (entry.getSystemId() == null)
Discouraged access: The method getSystemId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
57 : if (entry.getSystemId().length() > maxLengthStringInHTMLDocumentTypeRegistry.length())
Discouraged access: The method getSystemId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
58 : maxLengthStringInHTMLDocumentTypeRegistry = entry.getSystemId();
Discouraged access: The method sortByKey(int) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
61 : combo.sortByKey(1);
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
64 : public static void setCSSMetaModelRegistryInto(ComboList combo) {
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
65 : combo.add(NONE, ""); //$NON-NLS-1$
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
66 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
66 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The method getInstance() from the type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
66 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The method getProfiles() from the type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
67 : Iterator i = reg.getProfiles();
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
69 : CSSProfile profile = (CSSProfile) i.next();
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
69 : CSSProfile profile = (CSSProfile) i.next();
Discouraged access: The method getProfileID() from the type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
70 : String id = profile.getProfileID();
Discouraged access: The method getProfileName() from the type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
71 : String name = profile.getProfileName();
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
72 : combo.add(name, id);
Discouraged access: The method sortByKey(int) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
74 : combo.sortByKey(1);
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
77 : public static void setDeviceProfileRegistryInto(ComboList combo) {
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
78 : combo.add(NONE, ""); //$NON-NLS-1$
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
91 : combo.add(entry.getEntryName(), entry.getEntryId());
Discouraged access: The method sortByKey(int) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
95 : combo.sortByKey(1);
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
101 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
101 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The method getInstance() from the type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
101 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The method getEntries() from the type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
102 : Enumeration e = reg.getEntries();
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
104 : HTMLDocumentTypeEntry entry = (HTMLDocumentTypeEntry) e.nextElement();
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
104 : HTMLDocumentTypeEntry entry = (HTMLDocumentTypeEntry) e.nextElement();
Discouraged access: The method getPublicId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
105 : if (entry.getPublicId().equals(publicId))
Discouraged access: The method getSystemId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentSettingsRegistry.java :
106 : return entry.getSystemId();
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
111 : public static void setContentTypeInto(ComboList combo) {
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
124 : combo.add(displayName[i], type[i]);
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
126 : combo.add(type[i], type[i]);
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
131 : public static void setCharacterCodeInto(ComboList combo) {
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
132 : combo.add(NONE, ""); //$NON-NLS-1$
Discouraged access: The type CommonCharsetNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentSettingsRegistry.java :
135 : String[] charCode = CommonCharsetNames.getCommonCharsetNames();
Discouraged access: The method getCommonCharsetNames() from the type CommonCharsetNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentSettingsRegistry.java :
135 : String[] charCode = CommonCharsetNames.getCommonCharsetNames();
Discouraged access: The type CommonCharsetNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentSettingsRegistry.java :
137 : String displayName = CommonCharsetNames.getDisplayString(charCode[i]);
Discouraged access: The method getDisplayString(String) from the type CommonCharsetNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentSettingsRegistry.java :
137 : String displayName = CommonCharsetNames.getDisplayString(charCode[i]);
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
139 : combo.add(displayName, charCode[i]);
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
145 : combo.add(charCode[i], charCode[i]);
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
158 : public static void setLanguageInto(ComboList combo) {
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
167 : combo.add(displayName[i], lang[i]);
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
169 : combo.add(lang[i], lang[i]);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
25 : import org.eclipse.wst.sse.internal.contentproperties.IContentSettings;
Discouraged access: The type ComboListOnPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
26 : import org.eclipse.wst.sse.ui.internal.contentproperties.ui.ComboListOnPropertyPage;
Discouraged access: The type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
27 : import org.eclipse.wst.sse.ui.internal.contentproperties.ui.ContentSettingsPropertyPage;
Discouraged access: The type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
32 : public final class HTMLContentSettingsPropertyPage extends ContentSettingsPropertyPage implements org.eclipse.swt.events.SelectionListener {
Discouraged access: The constructor ContentSettingsPropertyPage() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
43 : super();
Discouraged access: The field numberOfCombo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
44 : numberOfCombo = 3;
Discouraged access: The field numCols from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
45 : numCols = 2;
Discouraged access: The field numRows from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
46 : numRows = 8;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
47 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The type ComboListOnPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
47 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The field numberOfCombo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
47 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
56 : Label label = new Label(propertyPage, SWT.LEFT);
Discouraged access: The field numCols from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
60 : data.horizontalSpan = numCols;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
64 : super.combo[N_DOCUMENT_TYPE] = super.createComboBoxOf(DOCUMENT_LABEL);
Discouraged access: The method createComboBoxOf(String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
64 : super.combo[N_DOCUMENT_TYPE] = super.createComboBoxOf(DOCUMENT_LABEL);
Discouraged access: The field DOCUMENT_LABEL from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
64 : super.combo[N_DOCUMENT_TYPE] = super.createComboBoxOf(DOCUMENT_LABEL);
Discouraged access: The method addSelectionListener(SelectionListener) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
65 : super.combo[this.N_DOCUMENT_TYPE].addSelectionListener(this);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
65 : super.combo[this.N_DOCUMENT_TYPE].addSelectionListener(this);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
67 : ContentSettingsRegistry.setHTMLDocumentTypeRegistryInto(combo[N_DOCUMENT_TYPE]);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
70 : if (combo[N_DOCUMENT_TYPE].getItemCount() <= 0)
Discouraged access: The method getItemCount() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
70 : if (combo[N_DOCUMENT_TYPE].getItemCount() <= 0)
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
73 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The method getProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
73 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
73 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The field HTML_DOCUMENT_TYPE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
73 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The method setSelectionItem(ComboListOnPropertyPage, String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
79 : super.setSelectionItem(combo[N_DOCUMENT_TYPE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
79 : super.setSelectionItem(combo[N_DOCUMENT_TYPE], initValue);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
92 : label = new Label(propertyPage, SWT.SEPARATOR | SWT.HORIZONTAL);
Discouraged access: The field numCols from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
95 : data.horizontalSpan = numCols;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
104 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The method createComboBoxOf(String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
104 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The field CSS_LABEL from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
104 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
106 : ContentSettingsRegistry.setCSSMetaModelRegistryInto(combo[N_CSS_PROFILE]);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
107 : if (combo[N_CSS_PROFILE].getItemCount() <= 0)
Discouraged access: The method getItemCount() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
107 : if (combo[N_CSS_PROFILE].getItemCount() <= 0)
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
109 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method getProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
109 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
109 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
109 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method setSelectionItem(ComboListOnPropertyPage, String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
115 : super.setSelectionItem(combo[N_CSS_PROFILE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
115 : super.setSelectionItem(combo[N_CSS_PROFILE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
121 : super.combo[N_TARGET_DEVICE] = super.createComboBoxOf(DEVICE_LABEL);
Discouraged access: The method createComboBoxOf(String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
121 : super.combo[N_TARGET_DEVICE] = super.createComboBoxOf(DEVICE_LABEL);
Discouraged access: The field DEVICE_LABEL from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
121 : super.combo[N_TARGET_DEVICE] = super.createComboBoxOf(DEVICE_LABEL);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
123 : ContentSettingsRegistry.setDeviceProfileRegistryInto(combo[N_TARGET_DEVICE]);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
124 : if (combo[N_TARGET_DEVICE].getItemCount() <= 0)
Discouraged access: The method getItemCount() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
124 : if (combo[N_TARGET_DEVICE].getItemCount() <= 0)
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
126 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The method getProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
126 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
126 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The field DEVICE_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
126 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The method setSelectionItem(ComboListOnPropertyPage, String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
132 : super.setSelectionItem(combo[N_TARGET_DEVICE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
132 : super.setSelectionItem(combo[N_TARGET_DEVICE], initValue);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
145 : PlatformUI.getWorkbench().getHelpSystem().setHelp(propertyPage, IHelpContextIds.WEB_CONTENT_SETTINGS_HELPID);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
162 : properties.put(IContentSettings.HTML_DOCUMENT_TYPE, valueInCombo);
Discouraged access: The field HTML_DOCUMENT_TYPE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
162 : properties.put(IContentSettings.HTML_DOCUMENT_TYPE, valueInCombo);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
166 : properties.put(IContentSettings.CSS_PROFILE, valueInCombo);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
166 : properties.put(IContentSettings.CSS_PROFILE, valueInCombo);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
170 : properties.put(IContentSettings.DEVICE_PROFILE, valueInCombo);
Discouraged access: The field DEVICE_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
170 : properties.put(IContentSettings.DEVICE_PROFILE, valueInCombo);
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
183 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The method deleteProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
183 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
183 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The field HTML_DOCUMENT_TYPE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
183 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
187 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method deleteProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
187 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
187 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
187 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
191 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The method deleteProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
191 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
191 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The field DEVICE_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLContentSettingsPropertyPage.java :
191 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
201 : Label publicLabel = new Label(super.propertyPage, SWT.NONE);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
206 : publicIdText = new Text(super.propertyPage, SWT.BORDER | SWT.READ_ONLY);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
211 : Label systemLabel = new Label(super.propertyPage, SWT.NONE);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
216 : systemIdText = new Text(super.propertyPage, SWT.BORDER | SWT.READ_ONLY);
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
232 : if (this.combo[this.N_DOCUMENT_TYPE].getLayoutData() != null)
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
232 : if (this.combo[this.N_DOCUMENT_TYPE].getLayoutData() != null)
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
233 : ((GridData) this.combo[this.N_DOCUMENT_TYPE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
233 : ((GridData) this.combo[this.N_DOCUMENT_TYPE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
238 : if (this.combo[this.N_CSS_PROFILE].getLayoutData() != null)
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
238 : if (this.combo[this.N_CSS_PROFILE].getLayoutData() != null)
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
239 : ((GridData) this.combo[this.N_CSS_PROFILE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
239 : ((GridData) this.combo[this.N_CSS_PROFILE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
240 : if (this.combo[this.N_TARGET_DEVICE].getLayoutData() != null)
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
240 : if (this.combo[this.N_TARGET_DEVICE].getLayoutData() != null)
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
241 : ((GridData) this.combo[this.N_TARGET_DEVICE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
241 : ((GridData) this.combo[this.N_TARGET_DEVICE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The method equals(Object) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
252 : if (this.combo[this.N_DOCUMENT_TYPE].equals(source)) {
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
252 : if (this.combo[this.N_DOCUMENT_TYPE].equals(source)) {
Discouraged access: The type ComboListOnPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
253 : ComboListOnPropertyPage combo = this.combo[this.N_DOCUMENT_TYPE];
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
253 : ComboListOnPropertyPage combo = this.combo[this.N_DOCUMENT_TYPE];
Discouraged access: The method getSelectionIndex() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
254 : if (combo.getSelectionIndex() < 0)
Discouraged access: The method getSelectedValue() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
256 : if (!combo.getSelectedValue().equals("")) {//$NON-NLS-1$
Discouraged access: The method getSelectedValue() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
257 : this.publicIdText.setText(combo.getSelectedValue());
Discouraged access: The method getSelectedValue() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
258 : if (ContentSettingsRegistry.getSystemIdFrom(combo.getSelectedValue()) != null)
Discouraged access: The method getSelectedValue() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
259 : this.systemIdText.setText(ContentSettingsRegistry.getSystemIdFrom(combo.getSelectedValue()));
Discouraged access: The method performDefaults() from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLContentSettingsPropertyPage.java :
272 : super.performDefaults();
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
25 : import org.eclipse.wst.sse.internal.contentproperties.IContentSettings;
Discouraged access: The type ComboListOnPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
26 : import org.eclipse.wst.sse.ui.internal.contentproperties.ui.ComboListOnPropertyPage;
Discouraged access: The type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
27 : import org.eclipse.wst.sse.ui.internal.contentproperties.ui.ContentSettingsPropertyPage;
Discouraged access: The type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
32 : public final class ProjectContentSettingsPropertyPage extends ContentSettingsPropertyPage implements org.eclipse.swt.events.SelectionListener {
Discouraged access: The constructor ContentSettingsPropertyPage() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
43 : super();
Discouraged access: The field numberOfCombo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
44 : numberOfCombo = 3;
Discouraged access: The field numCols from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
45 : numCols = 2;
Discouraged access: The field numRows from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
46 : numRows = 8;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
47 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The type ComboListOnPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
47 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The field numberOfCombo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
47 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
56 : Label label = new Label(propertyPage, SWT.LEFT);
Discouraged access: The field numCols from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
60 : data.horizontalSpan = numCols;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
64 : super.combo[N_DOCUMENT_TYPE] = super.createComboBoxOf(DOCUMENT_LABEL);
Discouraged access: The method createComboBoxOf(String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
64 : super.combo[N_DOCUMENT_TYPE] = super.createComboBoxOf(DOCUMENT_LABEL);
Discouraged access: The field DOCUMENT_LABEL from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
64 : super.combo[N_DOCUMENT_TYPE] = super.createComboBoxOf(DOCUMENT_LABEL);
Discouraged access: The method addSelectionListener(SelectionListener) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
65 : super.combo[this.N_DOCUMENT_TYPE].addSelectionListener(this);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
65 : super.combo[this.N_DOCUMENT_TYPE].addSelectionListener(this);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
67 : ContentSettingsRegistry.setHTMLDocumentTypeRegistryInto(combo[N_DOCUMENT_TYPE]);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
70 : if (combo[N_DOCUMENT_TYPE].getItemCount() <= 0)
Discouraged access: The method getItemCount() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
70 : if (combo[N_DOCUMENT_TYPE].getItemCount() <= 0)
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
73 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The method getProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
73 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
73 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The field HTML_DOCUMENT_TYPE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
73 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The method setSelectionItem(ComboListOnPropertyPage, String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
79 : super.setSelectionItem(combo[N_DOCUMENT_TYPE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
79 : super.setSelectionItem(combo[N_DOCUMENT_TYPE], initValue);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
92 : label = new Label(propertyPage, SWT.SEPARATOR | SWT.HORIZONTAL);
Discouraged access: The field numCols from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
95 : data.horizontalSpan = numCols;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
104 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The method createComboBoxOf(String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
104 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The field CSS_LABEL from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
104 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
106 : ContentSettingsRegistry.setCSSMetaModelRegistryInto(combo[N_CSS_PROFILE]);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
107 : if (combo[N_CSS_PROFILE].getItemCount() <= 0)
Discouraged access: The method getItemCount() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
107 : if (combo[N_CSS_PROFILE].getItemCount() <= 0)
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
109 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method getProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
109 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
109 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
109 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method setSelectionItem(ComboListOnPropertyPage, String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
115 : super.setSelectionItem(combo[N_CSS_PROFILE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
115 : super.setSelectionItem(combo[N_CSS_PROFILE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
121 : super.combo[N_TARGET_DEVICE] = super.createComboBoxOf(DEVICE_LABEL);
Discouraged access: The method createComboBoxOf(String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
121 : super.combo[N_TARGET_DEVICE] = super.createComboBoxOf(DEVICE_LABEL);
Discouraged access: The field DEVICE_LABEL from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
121 : super.combo[N_TARGET_DEVICE] = super.createComboBoxOf(DEVICE_LABEL);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
123 : ContentSettingsRegistry.setDeviceProfileRegistryInto(combo[N_TARGET_DEVICE]);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
124 : if (combo[N_TARGET_DEVICE].getItemCount() <= 0)
Discouraged access: The method getItemCount() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
124 : if (combo[N_TARGET_DEVICE].getItemCount() <= 0)
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
126 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The method getProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
126 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
126 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The field DEVICE_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
126 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The method setSelectionItem(ComboListOnPropertyPage, String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
132 : super.setSelectionItem(combo[N_TARGET_DEVICE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
132 : super.setSelectionItem(combo[N_TARGET_DEVICE], initValue);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
145 : PlatformUI.getWorkbench().getHelpSystem().setHelp(propertyPage, IHelpContextIds.WEB_CONTENT_SETTINGS_HELPID);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
162 : properties.put(IContentSettings.HTML_DOCUMENT_TYPE, valueInCombo);
Discouraged access: The field HTML_DOCUMENT_TYPE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
162 : properties.put(IContentSettings.HTML_DOCUMENT_TYPE, valueInCombo);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
166 : properties.put(IContentSettings.CSS_PROFILE, valueInCombo);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
166 : properties.put(IContentSettings.CSS_PROFILE, valueInCombo);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
170 : properties.put(IContentSettings.DEVICE_PROFILE, valueInCombo);
Discouraged access: The field DEVICE_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
170 : properties.put(IContentSettings.DEVICE_PROFILE, valueInCombo);
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
183 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The method deleteProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
183 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
183 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The field HTML_DOCUMENT_TYPE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
183 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.HTML_DOCUMENT_TYPE);
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
188 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method deleteProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
188 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
188 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
188 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
193 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The method deleteProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
193 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
193 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The field DEVICE_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectContentSettingsPropertyPage.java :
193 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.DEVICE_PROFILE);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
204 : Label publicLabel = new Label(super.propertyPage, SWT.NONE);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
209 : publicIdText = new Text(super.propertyPage, SWT.BORDER | SWT.READ_ONLY);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
214 : Label systemLabel = new Label(super.propertyPage, SWT.NONE);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
219 : systemIdText = new Text(super.propertyPage, SWT.BORDER | SWT.READ_ONLY);
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
236 : if (this.combo[this.N_DOCUMENT_TYPE].getLayoutData() != null)
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
236 : if (this.combo[this.N_DOCUMENT_TYPE].getLayoutData() != null)
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
237 : ((GridData) this.combo[this.N_DOCUMENT_TYPE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
237 : ((GridData) this.combo[this.N_DOCUMENT_TYPE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
242 : if (this.combo[this.N_CSS_PROFILE].getLayoutData() != null)
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
242 : if (this.combo[this.N_CSS_PROFILE].getLayoutData() != null)
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
243 : ((GridData) this.combo[this.N_CSS_PROFILE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
243 : ((GridData) this.combo[this.N_CSS_PROFILE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
244 : if (this.combo[this.N_TARGET_DEVICE].getLayoutData() != null)
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
244 : if (this.combo[this.N_TARGET_DEVICE].getLayoutData() != null)
Discouraged access: The method getLayoutData() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
245 : ((GridData) this.combo[this.N_TARGET_DEVICE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
245 : ((GridData) this.combo[this.N_TARGET_DEVICE].getLayoutData()).widthHint = maxWidthHint;
Discouraged access: The method equals(Object) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
256 : if (this.combo[this.N_DOCUMENT_TYPE].equals(source)) {
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
256 : if (this.combo[this.N_DOCUMENT_TYPE].equals(source)) {
Discouraged access: The type ComboListOnPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
257 : ComboListOnPropertyPage combo = this.combo[this.N_DOCUMENT_TYPE];
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
257 : ComboListOnPropertyPage combo = this.combo[this.N_DOCUMENT_TYPE];
Discouraged access: The method getSelectionIndex() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
258 : if (combo.getSelectionIndex() < 0)
Discouraged access: The method getSelectedValue() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
260 : if (!combo.getSelectedValue().equals("")) {//$NON-NLS-1$
Discouraged access: The method getSelectedValue() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
261 : this.publicIdText.setText(combo.getSelectedValue());
Discouraged access: The method getSelectedValue() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
262 : if (ContentSettingsRegistry.getSystemIdFrom(combo.getSelectedValue()) != null)
Discouraged access: The method getSelectedValue() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
263 : this.systemIdText.setText(ContentSettingsRegistry.getSystemIdFrom(combo.getSelectedValue()));
Discouraged access: The method performDefaults() from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ProjectContentSettingsPropertyPage.java :
276 : super.performDefaults();
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
35 : import org.eclipse.wst.css.core.internal.contentproperties.CSSContentProperties;
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
36 : import org.eclipse.wst.css.core.internal.metamodel.CSSProfile;
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
37 : import org.eclipse.wst.css.core.internal.metamodel.CSSProfileRegistry;
Discouraged access: The type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
38 : import org.eclipse.wst.html.core.internal.contentproperties.HTMLContentProperties;
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
39 : import org.eclipse.wst.html.core.internal.document.HTMLDocumentTypeEntry;
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
40 : import org.eclipse.wst.html.core.internal.document.HTMLDocumentTypeRegistry;
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
183 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
183 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The method getInstance() from the type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
183 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The method getEntries() from the type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
184 : Enumeration e = reg.getEntries();
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
186 : HTMLDocumentTypeEntry entry = (HTMLDocumentTypeEntry) e.nextElement();
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
186 : HTMLDocumentTypeEntry entry = (HTMLDocumentTypeEntry) e.nextElement();
Discouraged access: The method getPublicId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
187 : if (entry.getPublicId().equals(publicId))
Discouraged access: The method getSystemId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
188 : return entry.getSystemId();
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
200 : String profile = CSSContentProperties.getProperty(CSSContentProperties.CSS_PROFILE, getResource(), false);
Discouraged access: The method getProperty(String, IResource, boolean) from the type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
200 : String profile = CSSContentProperties.getProperty(CSSContentProperties.CSS_PROFILE, getResource(), false);
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
200 : String profile = CSSContentProperties.getProperty(CSSContentProperties.CSS_PROFILE, getResource(), false);
Discouraged access: The field CSS_PROFILE from the type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
200 : String profile = CSSContentProperties.getProperty(CSSContentProperties.CSS_PROFILE, getResource(), false);
Discouraged access: The type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
214 : String doctype = HTMLContentProperties.getProperty(HTMLContentProperties.DOCUMENT_TYPE, getResource(), false);
Discouraged access: The method getProperty(String, IResource, boolean) from the type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
214 : String doctype = HTMLContentProperties.getProperty(HTMLContentProperties.DOCUMENT_TYPE, getResource(), false);
Discouraged access: The type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
214 : String doctype = HTMLContentProperties.getProperty(HTMLContentProperties.DOCUMENT_TYPE, getResource(), false);
Discouraged access: The field DOCUMENT_TYPE from the type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
214 : String doctype = HTMLContentProperties.getProperty(HTMLContentProperties.DOCUMENT_TYPE, getResource(), false);
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
258 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
258 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The method getInstance() from the type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
258 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The method getProfiles() from the type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
259 : Iterator i = reg.getProfiles();
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
261 : CSSProfile profile = (CSSProfile) i.next();
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
261 : CSSProfile profile = (CSSProfile) i.next();
Discouraged access: The method getProfileID() from the type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
262 : String id = profile.getProfileID();
Discouraged access: The method getProfileName() from the type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
263 : String name = profile.getProfileName();
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
275 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
275 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The method getInstance() from the type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
275 : HTMLDocumentTypeRegistry reg = HTMLDocumentTypeRegistry.getInstance();
Discouraged access: The method getEntries() from the type HTMLDocumentTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
276 : Enumeration e = reg.getEntries();
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
278 : HTMLDocumentTypeEntry entry = (HTMLDocumentTypeEntry) e.nextElement();
Discouraged access: The type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
278 : HTMLDocumentTypeEntry entry = (HTMLDocumentTypeEntry) e.nextElement();
Discouraged access: The method getPublicId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
279 : String publicId = entry.getPublicId();
Discouraged access: The method getDisplayName() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
280 : String displayName = entry.getDisplayName();
Discouraged access: The method getSystemId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
290 : if (entry.getSystemId() == null)
Discouraged access: The method getSystemId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
294 : if (entry.getSystemId().length() > maxLengthStringInHTMLDocumentTypeRegistry.length())
Discouraged access: The method getSystemId() from the type HTMLDocumentTypeEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
295 : maxLengthStringInHTMLDocumentTypeRegistry = entry.getSystemId();
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
334 : CSSContentProperties.setProperty(CSSContentProperties.CSS_PROFILE, getResource(), id);
Discouraged access: The method setProperty(String, IResource, String) from the type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
334 : CSSContentProperties.setProperty(CSSContentProperties.CSS_PROFILE, getResource(), id);
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
334 : CSSContentProperties.setProperty(CSSContentProperties.CSS_PROFILE, getResource(), id);
Discouraged access: The field CSS_PROFILE from the type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
WebContentSettingsPropertyPage.java :
334 : CSSContentProperties.setProperty(CSSContentProperties.CSS_PROFILE, getResource(), id);
Discouraged access: The type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
366 : HTMLContentProperties.setProperty(HTMLContentProperties.DOCUMENT_TYPE, getResource(), id);
Discouraged access: The method setProperty(String, IResource, String) from the type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
366 : HTMLContentProperties.setProperty(HTMLContentProperties.DOCUMENT_TYPE, getResource(), id);
Discouraged access: The type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
366 : HTMLContentProperties.setProperty(HTMLContentProperties.DOCUMENT_TYPE, getResource(), id);
Discouraged access: The field DOCUMENT_TYPE from the type HTMLContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
WebContentSettingsPropertyPage.java :
366 : HTMLContentProperties.setProperty(HTMLContentProperties.DOCUMENT_TYPE, getResource(), id);
Discouraged access: The type CorrectionAssistantProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CorrectionAssistantProviderHTML.java :
21 : import org.eclipse.wst.sse.ui.internal.correction.CorrectionAssistantProvider;
Discouraged access: The type CorrectionProcessorXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CorrectionAssistantProviderHTML.java :
23 : import org.eclipse.wst.xml.ui.internal.correction.CorrectionProcessorXML;
Discouraged access: The type CorrectionAssistantProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CorrectionAssistantProviderHTML.java :
31 : public class CorrectionAssistantProviderHTML extends CorrectionAssistantProvider {
Discouraged access: The constructor CorrectionProcessorXML(ISourceViewer) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CorrectionAssistantProviderHTML.java :
40 : IContentAssistProcessor correctionProcessor = new CorrectionProcessorXML(sourceViewer);
Discouraged access: The type CorrectionProcessorXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CorrectionAssistantProviderHTML.java :
40 : IContentAssistProcessor correctionProcessor = new CorrectionProcessorXML(sourceViewer);
Discouraged access: The type ActionContributorXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
ActionContributorHTML.java :
13 : import org.eclipse.wst.xml.ui.internal.actions.ActionContributorXML;
Discouraged access: The type ActionContributorXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
ActionContributorHTML.java :
22 : public class ActionContributorHTML extends ActionContributorXML {
Discouraged access: The type HTMLCleanupProcessorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupActionHTMLDelegate.java :
28 : import org.eclipse.wst.html.core.internal.cleanup.HTMLCleanupProcessorImpl;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
31 : import org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupProcessor;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
32 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionHTMLDelegate.java :
33 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupActionHTMLDelegate.java :
34 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupActionHTMLDelegate.java :
35 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
42 : private IStructuredCleanupProcessor fCleanupProcessor;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
79 : IStructuredCleanupProcessor cleanupProcessor = getCleanupProcessor();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
81 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForEdit(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
83 : model = StructuredModelManager.getModelManager().getExistingModelForEdit(editor.getDocumentProvider().getDocument(editor.getEditorInput()));
Discouraged access: The method cleanupModel(IStructuredModel) from the type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
85 : cleanupProcessor.cleanupModel(model);
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
89 : model.releaseFromEdit();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
96 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForEdit(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
98 : model = StructuredModelManager.getModelManager().getExistingModelForEdit(editor.getDocumentProvider().getDocument(editor.getEditorInput()));
Discouraged access: The method beginRecording(Object, String, String, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
102 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionHTMLDelegate.java :
102 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The field Cleanup_Document_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionHTMLDelegate.java :
102 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionHTMLDelegate.java :
102 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The field Cleanup_Document_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionHTMLDelegate.java :
102 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
106 : model.aboutToChangeModel();
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
117 : model.changedModel();
Discouraged access: The method endRecording(Object, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
121 : model.endRecording(this, selection.getOffset(), selection.getLength());
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
122 : model.releaseFromEdit();
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
133 : IStructuredCleanupProcessor getCleanupProcessor() {
Discouraged access: The constructor HTMLCleanupProcessorImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupActionHTMLDelegate.java :
135 : fCleanupProcessor = new HTMLCleanupProcessorImpl();
Discouraged access: The type HTMLCleanupProcessorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupActionHTMLDelegate.java :
135 : fCleanupProcessor = new HTMLCleanupProcessorImpl();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
145 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
147 : model = StructuredModelManager.getModelManager().getExistingModelForRead(document);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupActionHTMLDelegate.java :
148 : if (model instanceof IDOMModel) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupActionHTMLDelegate.java :
149 : IDOMDocument domDocument = ((IDOMModel) model).getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupActionHTMLDelegate.java :
149 : IDOMDocument domDocument = ((IDOMModel) model).getDocument();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupActionHTMLDelegate.java :
149 : IDOMDocument domDocument = ((IDOMModel) model).getDocument();
Discouraged access: The method isXMLType() from the type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupActionHTMLDelegate.java :
151 : isxhtml = domDocument.isXMLType();
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionHTMLDelegate.java :
156 : model.releaseFromRead();
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
26 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
27 : import org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames;
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
30 : import org.eclipse.wst.sse.core.internal.encoding.CommonEncodingPreferenceNames;
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
172 : int tagNameCase = getModelPreferences().getInt(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE);
Discouraged access: The field CLEANUP_TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
172 : int tagNameCase = getModelPreferences().getInt(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
173 : if (tagNameCase == HTMLCorePreferenceNames.UPPER) {
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
173 : if (tagNameCase == HTMLCorePreferenceNames.UPPER) {
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
175 : } else if (tagNameCase == HTMLCorePreferenceNames.LOWER)
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
175 : } else if (tagNameCase == HTMLCorePreferenceNames.LOWER)
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
184 : int attrNameCase = getModelPreferences().getInt(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE);
Discouraged access: The field CLEANUP_ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
184 : int attrNameCase = getModelPreferences().getInt(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
185 : if (attrNameCase == HTMLCorePreferenceNames.UPPER) {
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
185 : if (attrNameCase == HTMLCorePreferenceNames.UPPER) {
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
187 : } else if (attrNameCase == HTMLCorePreferenceNames.LOWER)
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
187 : } else if (attrNameCase == HTMLCorePreferenceNames.LOWER)
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
199 : fCheckBoxInsertRequiredAttrs.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.INSERT_REQUIRED_ATTRS));
Discouraged access: The field INSERT_REQUIRED_ATTRS from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
199 : fCheckBoxInsertRequiredAttrs.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.INSERT_REQUIRED_ATTRS));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
200 : fCheckBoxInsertMissingTags.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.INSERT_MISSING_TAGS));
Discouraged access: The field INSERT_MISSING_TAGS from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
200 : fCheckBoxInsertMissingTags.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.INSERT_MISSING_TAGS));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
201 : fCheckBoxQuoteAttrValues.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.QUOTE_ATTR_VALUES));
Discouraged access: The field QUOTE_ATTR_VALUES from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
201 : fCheckBoxQuoteAttrValues.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.QUOTE_ATTR_VALUES));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
202 : fCheckBoxFormatSource.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.FORMAT_SOURCE));
Discouraged access: The field FORMAT_SOURCE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
202 : fCheckBoxFormatSource.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.FORMAT_SOURCE));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
203 : fCheckBoxConvertEOLCodes.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.CONVERT_EOL_CODES));
Discouraged access: The field CONVERT_EOL_CODES from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
203 : fCheckBoxConvertEOLCodes.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.CONVERT_EOL_CODES));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
205 : String EOLCode = getModelPreferences().getString(HTMLCorePreferenceNames.CLEANUP_EOL_CODE);
Discouraged access: The field CLEANUP_EOL_CODE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
205 : String EOLCode = getModelPreferences().getString(HTMLCorePreferenceNames.CLEANUP_EOL_CODE);
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
206 : if (EOLCode == CommonEncodingPreferenceNames.LF)
Discouraged access: The field LF from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
206 : if (EOLCode == CommonEncodingPreferenceNames.LF)
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
208 : else if (EOLCode == CommonEncodingPreferenceNames.CR)
Discouraged access: The field CR from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
208 : else if (EOLCode == CommonEncodingPreferenceNames.CR)
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
218 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The field CLEANUP_TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
218 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
218 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
218 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
220 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The field CLEANUP_TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
220 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
220 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
220 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
222 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.ASIS);
Discouraged access: The field CLEANUP_TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
222 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.ASIS);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
222 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.ASIS);
Discouraged access: The field ASIS from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
222 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_TAG_NAME_CASE, HTMLCorePreferenceNames.ASIS);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
225 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The field CLEANUP_ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
225 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
225 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
225 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
227 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The field CLEANUP_ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
227 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
227 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
227 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
229 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.ASIS);
Discouraged access: The field CLEANUP_ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
229 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.ASIS);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
229 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.ASIS);
Discouraged access: The field ASIS from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
229 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_ATTR_NAME_CASE, HTMLCorePreferenceNames.ASIS);
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
232 : HTMLCorePlugin.getDefault().savePluginPreferences();
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
232 : HTMLCorePlugin.getDefault().savePluginPreferences();
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
238 : getModelPreferences().setValue(HTMLCorePreferenceNames.INSERT_REQUIRED_ATTRS, fCheckBoxInsertRequiredAttrs.getSelection());
Discouraged access: The field INSERT_REQUIRED_ATTRS from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
238 : getModelPreferences().setValue(HTMLCorePreferenceNames.INSERT_REQUIRED_ATTRS, fCheckBoxInsertRequiredAttrs.getSelection());
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
239 : getModelPreferences().setValue(HTMLCorePreferenceNames.INSERT_MISSING_TAGS, fCheckBoxInsertMissingTags.getSelection());
Discouraged access: The field INSERT_MISSING_TAGS from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
239 : getModelPreferences().setValue(HTMLCorePreferenceNames.INSERT_MISSING_TAGS, fCheckBoxInsertMissingTags.getSelection());
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
240 : getModelPreferences().setValue(HTMLCorePreferenceNames.QUOTE_ATTR_VALUES, fCheckBoxQuoteAttrValues.getSelection());
Discouraged access: The field QUOTE_ATTR_VALUES from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
240 : getModelPreferences().setValue(HTMLCorePreferenceNames.QUOTE_ATTR_VALUES, fCheckBoxQuoteAttrValues.getSelection());
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
241 : getModelPreferences().setValue(HTMLCorePreferenceNames.FORMAT_SOURCE, fCheckBoxFormatSource.getSelection());
Discouraged access: The field FORMAT_SOURCE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
241 : getModelPreferences().setValue(HTMLCorePreferenceNames.FORMAT_SOURCE, fCheckBoxFormatSource.getSelection());
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
242 : getModelPreferences().setValue(HTMLCorePreferenceNames.CONVERT_EOL_CODES, fCheckBoxConvertEOLCodes.getSelection());
Discouraged access: The field CONVERT_EOL_CODES from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
242 : getModelPreferences().setValue(HTMLCorePreferenceNames.CONVERT_EOL_CODES, fCheckBoxConvertEOLCodes.getSelection());
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
246 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.LF);
Discouraged access: The field CLEANUP_EOL_CODE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
246 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.LF);
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
246 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.LF);
Discouraged access: The field LF from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
246 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.LF);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
248 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.CR);
Discouraged access: The field CLEANUP_EOL_CODE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
248 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.CR);
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
248 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.CR);
Discouraged access: The field CR from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
248 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.CR);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
250 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.CRLF);
Discouraged access: The field CLEANUP_EOL_CODE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
250 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.CRLF);
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
250 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.CRLF);
Discouraged access: The field CRLF from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDialogHTML.java :
250 : getModelPreferences().setValue(HTMLCorePreferenceNames.CLEANUP_EOL_CODE, CommonEncodingPreferenceNames.CRLF);
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
255 : HTMLCorePlugin.getDefault().savePluginPreferences();
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
255 : HTMLCorePlugin.getDefault().savePluginPreferences();
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
270 : return HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDialogHTML.java :
270 : return HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The type HTMLCleanupProcessorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDocumentHandler.java :
24 : import org.eclipse.wst.html.core.internal.cleanup.HTMLCleanupProcessorImpl;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
26 : import org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupProcessor;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
28 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupDocumentHandler.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupDocumentHandler.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
33 : private IStructuredCleanupProcessor fCleanupProcessor;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
58 : IStructuredCleanupProcessor cleanupProcessor = getCleanupProcessor();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
60 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForEdit(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
62 : model = StructuredModelManager.getModelManager().getExistingModelForEdit(editor.getDocumentProvider().getDocument(editor.getEditorInput()));
Discouraged access: The method cleanupModel(IStructuredModel) from the type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
64 : cleanupProcessor.cleanupModel(model);
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
68 : model.releaseFromEdit();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
75 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForEdit(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
77 : model = StructuredModelManager.getModelManager().getExistingModelForEdit(editor.getDocumentProvider().getDocument(editor.getEditorInput()));
Discouraged access: The method beginRecording(Object, String, String, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
81 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
81 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The field Cleanup_Document_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
81 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
81 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The field Cleanup_Document_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
81 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
85 : model.aboutToChangeModel();
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
96 : model.changedModel();
Discouraged access: The method endRecording(Object, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
100 : model.endRecording(this, selection.getOffset(), selection.getLength());
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
101 : model.releaseFromEdit();
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
109 : IStructuredCleanupProcessor getCleanupProcessor() {
Discouraged access: The constructor HTMLCleanupProcessorImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDocumentHandler.java :
111 : fCleanupProcessor = new HTMLCleanupProcessorImpl();
Discouraged access: The type HTMLCleanupProcessorImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CleanupDocumentHandler.java :
111 : fCleanupProcessor = new HTMLCleanupProcessorImpl();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
120 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
122 : model = StructuredModelManager.getModelManager().getExistingModelForRead(document);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupDocumentHandler.java :
123 : if (model instanceof IDOMModel) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupDocumentHandler.java :
124 : IDOMDocument domDocument = ((IDOMModel) model).getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupDocumentHandler.java :
124 : IDOMDocument domDocument = ((IDOMModel) model).getDocument();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupDocumentHandler.java :
124 : IDOMDocument domDocument = ((IDOMModel) model).getDocument();
Discouraged access: The method isXMLType() from the type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CleanupDocumentHandler.java :
126 : isxhtml = domDocument.isXMLType();
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
131 : model.releaseFromRead();
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
32 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type FindOccurrencesProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
33 : import org.eclipse.wst.sse.ui.internal.search.FindOccurrencesProcessor;
Discouraged access: The type PlatformStatusLineUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
34 : import org.eclipse.wst.sse.ui.internal.util.PlatformStatusLineUtil;
Discouraged access: The type FindOccurrencesProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
57 : FindOccurrencesProcessor findOccurrenceProcessor = getProcessorForCurrentSelection(document, textSelection);
Discouraged access: The method findOccurrences(IDocument, ITextSelection, IFile) from the type FindOccurrencesProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
61 : okay = findOccurrenceProcessor.findOccurrences(document, textSelection, file);
Discouraged access: The type PlatformStatusLineUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
68 : PlatformStatusLineUtil.clearStatusLine();
Discouraged access: The method clearStatusLine() from the type PlatformStatusLineUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
68 : PlatformStatusLineUtil.clearStatusLine();
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
71 : String errorMessage = SSEUIMessages.FindOccurrencesActionProvider_0; //$NON-NLS-1$
Discouraged access: The field FindOccurrencesActionProvider_0 from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
71 : String errorMessage = SSEUIMessages.FindOccurrencesActionProvider_0; //$NON-NLS-1$
Discouraged access: The type PlatformStatusLineUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
72 : PlatformStatusLineUtil.displayErrorMessage(errorMessage);
Discouraged access: The method displayErrorMessage(String) from the type PlatformStatusLineUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
72 : PlatformStatusLineUtil.displayErrorMessage(errorMessage);
Discouraged access: The type PlatformStatusLineUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
73 : PlatformStatusLineUtil.addOneTimeClearListener();
Discouraged access: The method addOneTimeClearListener() from the type PlatformStatusLineUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
73 : PlatformStatusLineUtil.addOneTimeClearListener();
Discouraged access: The type FindOccurrencesProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
86 : private FindOccurrencesProcessor getProcessorForCurrentSelection(IDocument document, ITextSelection textSelection) {
Discouraged access: The type FindOccurrencesProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
92 : FindOccurrencesProcessor action = null;
Discouraged access: The type FindOccurrencesProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
94 : action = (FindOccurrencesProcessor) it.next();
Discouraged access: The method enabledForParitition(String) from the type FindOccurrencesProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFindOccurrencesHandler.java :
96 : if (action.enabledForParitition(partition))
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
21 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
22 : import org.eclipse.wst.xml.ui.internal.style.IStyleConstantsXML;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
44 : String styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_ATTRIBUTE_NAME, 127, 0, 127) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
44 : String styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_ATTRIBUTE_NAME, 127, 0, 127) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
44 : String styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_ATTRIBUTE_NAME, 127, 0, 127) + NOBACKGROUNDBOLD;
Discouraged access: The field TAG_ATTRIBUTE_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
44 : String styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_ATTRIBUTE_NAME, 127, 0, 127) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
45 : store.setDefault(IStyleConstantsXML.TAG_ATTRIBUTE_NAME, styleValue);
Discouraged access: The field TAG_ATTRIBUTE_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
45 : store.setDefault(IStyleConstantsXML.TAG_ATTRIBUTE_NAME, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
47 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_ATTRIBUTE_VALUE, 42, 0, 255) + JUSTITALIC;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
47 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_ATTRIBUTE_VALUE, 42, 0, 255) + JUSTITALIC;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
47 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_ATTRIBUTE_VALUE, 42, 0, 255) + JUSTITALIC;
Discouraged access: The field TAG_ATTRIBUTE_VALUE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
47 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_ATTRIBUTE_VALUE, 42, 0, 255) + JUSTITALIC;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
48 : store.setDefault(IStyleConstantsXML.TAG_ATTRIBUTE_VALUE, styleValue);
Discouraged access: The field TAG_ATTRIBUTE_VALUE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
48 : store.setDefault(IStyleConstantsXML.TAG_ATTRIBUTE_VALUE, styleValue);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
51 : store.setDefault(IStyleConstantsXML.TAG_ATTRIBUTE_EQUALS, styleValue); // specified value is black; leaving as widget default
Discouraged access: The field TAG_ATTRIBUTE_EQUALS from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
51 : store.setDefault(IStyleConstantsXML.TAG_ATTRIBUTE_EQUALS, styleValue); // specified value is black; leaving as widget default
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
53 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.COMMENT_BORDER, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
53 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.COMMENT_BORDER, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
53 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.COMMENT_BORDER, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The field COMMENT_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
53 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.COMMENT_BORDER, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
54 : store.setDefault(IStyleConstantsXML.COMMENT_BORDER, styleValue);
Discouraged access: The field COMMENT_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
54 : store.setDefault(IStyleConstantsXML.COMMENT_BORDER, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
55 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.COMMENT_TEXT, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
55 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.COMMENT_TEXT, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
55 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.COMMENT_TEXT, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The field COMMENT_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
55 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.COMMENT_TEXT, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
56 : store.setDefault(IStyleConstantsXML.COMMENT_TEXT, styleValue);
Discouraged access: The field COMMENT_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
56 : store.setDefault(IStyleConstantsXML.COMMENT_TEXT, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
58 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DECL_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
58 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DECL_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
58 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DECL_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The field DECL_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
58 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DECL_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
59 : store.setDefault(IStyleConstantsXML.DECL_BORDER, styleValue);
Discouraged access: The field DECL_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
59 : store.setDefault(IStyleConstantsXML.DECL_BORDER, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
61 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_NAME, 0, 0, 128) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
61 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_NAME, 0, 0, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
61 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_NAME, 0, 0, 128) + NOBACKGROUNDBOLD;
Discouraged access: The field DOCTYPE_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
61 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_NAME, 0, 0, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
62 : store.setDefault(IStyleConstantsXML.DOCTYPE_NAME, styleValue);
Discouraged access: The field DOCTYPE_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
62 : store.setDefault(IStyleConstantsXML.DOCTYPE_NAME, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
63 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_PUBREF, 0, 0, 128) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
63 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_PUBREF, 0, 0, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
63 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_PUBREF, 0, 0, 128) + NOBACKGROUNDBOLD;
Discouraged access: The field DOCTYPE_EXTERNAL_ID_PUBREF from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
63 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_PUBREF, 0, 0, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
64 : store.setDefault(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_PUBREF, styleValue);
Discouraged access: The field DOCTYPE_EXTERNAL_ID_PUBREF from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
64 : store.setDefault(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_PUBREF, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
66 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID, 128, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
66 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID, 128, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
66 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID, 128, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The field DOCTYPE_EXTERNAL_ID from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
66 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID, 128, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
67 : store.setDefault(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID, styleValue);
Discouraged access: The field DOCTYPE_EXTERNAL_ID from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
67 : store.setDefault(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
69 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF, 63, 127, 95) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
69 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF, 63, 127, 95) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
69 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF, 63, 127, 95) + NOBACKGROUNDBOLD;
Discouraged access: The field DOCTYPE_EXTERNAL_ID_SYSREF from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
69 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF, 63, 127, 95) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
70 : store.setDefault(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF, styleValue);
Discouraged access: The field DOCTYPE_EXTERNAL_ID_SYSREF from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
70 : store.setDefault(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF, styleValue);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
73 : store.setDefault(IStyleConstantsXML.XML_CONTENT, styleValue); // specified value is black; leaving as widget default
Discouraged access: The field XML_CONTENT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
73 : store.setDefault(IStyleConstantsXML.XML_CONTENT, styleValue); // specified value is black; leaving as widget default
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
75 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
75 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
75 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The field TAG_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
75 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
76 : store.setDefault(IStyleConstantsXML.TAG_BORDER, styleValue);
Discouraged access: The field TAG_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
76 : store.setDefault(IStyleConstantsXML.TAG_BORDER, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
78 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_NAME, 63, 127, 127) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
78 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_NAME, 63, 127, 127) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
78 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_NAME, 63, 127, 127) + NOBACKGROUNDBOLD;
Discouraged access: The field TAG_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
78 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.TAG_NAME, 63, 127, 127) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
79 : store.setDefault(IStyleConstantsXML.TAG_NAME, styleValue);
Discouraged access: The field TAG_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
79 : store.setDefault(IStyleConstantsXML.TAG_NAME, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
81 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.PI_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
81 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.PI_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
81 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.PI_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The field PI_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
81 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.PI_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
82 : store.setDefault(IStyleConstantsXML.PI_BORDER, styleValue);
Discouraged access: The field PI_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
82 : store.setDefault(IStyleConstantsXML.PI_BORDER, styleValue);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
85 : store.setDefault(IStyleConstantsXML.PI_CONTENT, styleValue); // specified value is black; leaving as widget default
Discouraged access: The field PI_CONTENT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
85 : store.setDefault(IStyleConstantsXML.PI_CONTENT, styleValue); // specified value is black; leaving as widget default
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
87 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.CDATA_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
87 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.CDATA_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
87 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.CDATA_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The field CDATA_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
87 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.CDATA_BORDER, 0, 128, 128) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
88 : store.setDefault(IStyleConstantsXML.CDATA_BORDER, styleValue);
Discouraged access: The field CDATA_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
88 : store.setDefault(IStyleConstantsXML.CDATA_BORDER, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
90 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.CDATA_TEXT, 0, 0, 0) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
90 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.CDATA_TEXT, 0, 0, 0) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
90 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.CDATA_TEXT, 0, 0, 0) + NOBACKGROUNDBOLD;
Discouraged access: The field CDATA_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
90 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.CDATA_TEXT, 0, 0, 0) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
91 : store.setDefault(IStyleConstantsXML.CDATA_TEXT, styleValue);
Discouraged access: The field CDATA_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
91 : store.setDefault(IStyleConstantsXML.CDATA_TEXT, styleValue);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
93 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsHTML.SCRIPT_AREA_BORDER, 191, 95, 63) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
93 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsHTML.SCRIPT_AREA_BORDER, 191, 95, 63) + NOBACKGROUNDBOLD;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
96 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.ENTITY_REFERENCE, 42, 0, 255) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLUIPreferenceInitializer.java :
96 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.ENTITY_REFERENCE, 42, 0, 255) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
96 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.ENTITY_REFERENCE, 42, 0, 255) + NOBACKGROUNDBOLD;
Discouraged access: The field ENTITY_REFERENCE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
96 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXML.ENTITY_REFERENCE, 42, 0, 255) + NOBACKGROUNDBOLD;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
97 : store.setDefault(IStyleConstantsXML.ENTITY_REFERENCE, styleValue);
Discouraged access: The field ENTITY_REFERENCE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLUIPreferenceInitializer.java :
97 : store.setDefault(IStyleConstantsXML.ENTITY_REFERENCE, styleValue);
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
46 : import org.eclipse.wst.sse.core.internal.validate.ValidationMessage;
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
47 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ScrolledPageContent;
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
179 : severity = fPreferencesService.getInt(getPreferenceNodeQualifier(), key, ValidationMessage.WARNING, createPreferenceScopes());
Discouraged access: The field WARNING from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
179 : severity = fPreferencesService.getInt(getPreferenceNodeQualifier(), key, ValidationMessage.WARNING, createPreferenceScopes());
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
181 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The field ERROR from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
181 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
181 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The field WARNING from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
181 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
181 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The field IGNORE from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
181 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
272 : ScrolledPageContent parentScrolledComposite= getParentScrolledComposite(expandable);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
279 : ScrolledPageContent parentScrolledComposite= getParentScrolledComposite(control);
Discouraged access: The method adaptChild(Control) from the type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
281 : parentScrolledComposite.adaptChild(control);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
285 : protected ScrolledPageContent getParentScrolledComposite(Control control) {
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
287 : while (!(parent instanceof ScrolledPageContent) && parent != null) {
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
290 : if (parent instanceof ScrolledPageContent) {
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
291 : return (ScrolledPageContent) parent;
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
318 : int severity = defaultContext.getInt(data.getKey(), ValidationMessage.WARNING);
Discouraged access: The field WARNING from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
318 : int severity = defaultContext.getInt(data.getKey(), ValidationMessage.WARNING);
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLColorPage.java :
22 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLColorPage.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
28 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore;
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
29 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore.OverlayKey;
Discouraged access: The type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
30 : import org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker;
Discouraged access: The type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
31 : import org.eclipse.wst.xml.ui.internal.preferences.XMLColorPage;
Discouraged access: The type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
36 : public class HTMLColorPage extends XMLColorPage {
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
41 : protected OverlayKey[] createOverlayStoreKeys() {
Discouraged access: The constructor OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.TypeDescriptor, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
48 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String)i.next()));
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
48 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String)i.next()));
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
48 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String)i.next()));
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
48 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String)i.next()));
Discouraged access: The field STRING from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
48 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String)i.next()));
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
51 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
51 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
51 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
51 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The method initCommonContextStyleMap(Dictionary) from the type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
63 : initCommonContextStyleMap(contextStyleMap);
Discouraged access: The method initDocTypeContextStyleMap(Dictionary) from the type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
64 : initDocTypeContextStyleMap(contextStyleMap);
Discouraged access: The method initCommonDescriptions(Dictionary) from the type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
75 : initCommonDescriptions(descriptions);
Discouraged access: The method initDocTypeDescriptions(Dictionary) from the type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
76 : initDocTypeDescriptions(descriptions);
Discouraged access: The method initCommonStyleList(ArrayList) from the type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
80 : initCommonStyleList(list);
Discouraged access: The method initDocTypeStyleList(ArrayList) from the type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
81 : initDocTypeStyleList(list);
Discouraged access: The type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
86 : protected void setupPicker(StyledTextColorPicker picker) {
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLColorPage.java :
87 : IModelManager mmanager = StructuredModelManager.getModelManager();
Discouraged access: The method setParser(RegionParser) from the type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
88 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForHTML.ContentTypeID_HTML).getParser());
Discouraged access: The method createStructuredDocumentFor(String) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLColorPage.java :
88 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForHTML.ContentTypeID_HTML).getParser());
Discouraged access: The method getParser() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLColorPage.java :
88 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForHTML.ContentTypeID_HTML).getParser());
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLColorPage.java :
88 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForHTML.ContentTypeID_HTML).getParser());
Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLColorPage.java :
88 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForHTML.ContentTypeID_HTML).getParser());
Discouraged access: The method setContextStyleMap(Dictionary) from the type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
101 : picker.setContextStyleMap(contextStyleMap);
Discouraged access: The method setDescriptions(Dictionary) from the type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
102 : picker.setDescriptions(descriptions);
Discouraged access: The method setStyleList(List) from the type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLColorPage.java :
103 : picker.setStyleList(styleList);
Discouraged access: The method createContents(Composite) from the type XMLColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLColorPage.java :
111 : Control c = super.createContents(parent);
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLFilesPreferencePage.java :
21 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLFilesPreferencePage.java :
22 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLFilesPreferencePage.java :
26 : import org.eclipse.wst.sse.core.internal.encoding.CommonEncodingPreferenceNames;
Discouraged access: The type WorkbenchDefaultEncodingSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
27 : import org.eclipse.wst.xml.ui.internal.preferences.WorkbenchDefaultEncodingSettings;
Discouraged access: The type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
28 : import org.eclipse.wst.xml.ui.internal.preferences.XMLFilesPreferencePage;
Discouraged access: The type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
30 : public class HTMLFilesPreferencePage extends XMLFilesPreferencePage {
Discouraged access: The type WorkbenchDefaultEncodingSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
31 : private WorkbenchDefaultEncodingSettings fInputEncodingSettings = null;
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLFilesPreferencePage.java :
34 : return HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLFilesPreferencePage.java :
34 : return HTMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLFilesPreferencePage.java :
47 : HTMLCorePlugin.getDefault().savePluginPreferences(); // model
Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLFilesPreferencePage.java :
47 : HTMLCorePlugin.getDefault().savePluginPreferences(); // model
Discouraged access: The method createScrolledComposite(Composite) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFilesPreferencePage.java :
56 : Composite scrolledComposite = createScrolledComposite(parent);
Discouraged access: The method setSize(Composite) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFilesPreferencePage.java :
62 : setSize(scrolledComposite);
Discouraged access: The method loadPreferences() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFilesPreferencePage.java :
63 : loadPreferences();
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLFilesPreferencePage.java :
69 : Group group = createGroup(parent, 1);
Discouraged access: The constructor WorkbenchDefaultEncodingSettings(Composite) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
72 : fInputEncodingSettings = new WorkbenchDefaultEncodingSettings(group);
Discouraged access: The type WorkbenchDefaultEncodingSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
72 : fInputEncodingSettings = new WorkbenchDefaultEncodingSettings(group);
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLFilesPreferencePage.java :
76 : return Platform.getContentTypeManager().getContentType(ContentTypeIdForHTML.ContentTypeID_HTML);
Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLFilesPreferencePage.java :
76 : return Platform.getContentTypeManager().getContentType(ContentTypeIdForHTML.ContentTypeID_HTML);
Discouraged access: The method initializeValues() from the type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
80 : super.initializeValues();
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLFilesPreferencePage.java :
85 : String encoding = getModelPreferences().getString(CommonEncodingPreferenceNames.INPUT_CODESET);
Discouraged access: The field INPUT_CODESET from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLFilesPreferencePage.java :
85 : String encoding = getModelPreferences().getString(CommonEncodingPreferenceNames.INPUT_CODESET);
Discouraged access: The method setIANATag(String) from the type WorkbenchDefaultEncodingSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
87 : fInputEncodingSettings.setIANATag(encoding);
Discouraged access: The method performDefaults() from the type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
96 : super.performDefaults();
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLFilesPreferencePage.java :
101 : String encoding = getModelPreferences().getDefaultString(CommonEncodingPreferenceNames.INPUT_CODESET);
Discouraged access: The field INPUT_CODESET from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLFilesPreferencePage.java :
101 : String encoding = getModelPreferences().getDefaultString(CommonEncodingPreferenceNames.INPUT_CODESET);
Discouraged access: The method setIANATag(String) from the type WorkbenchDefaultEncodingSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
103 : fInputEncodingSettings.setIANATag(encoding);
Discouraged access: The method storeValues() from the type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
107 : super.storeValues();
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLFilesPreferencePage.java :
112 : getModelPreferences().setValue(CommonEncodingPreferenceNames.INPUT_CODESET, fInputEncodingSettings.getIANATag());
Discouraged access: The field INPUT_CODESET from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLFilesPreferencePage.java :
112 : getModelPreferences().setValue(CommonEncodingPreferenceNames.INPUT_CODESET, fInputEncodingSettings.getIANATag());
Discouraged access: The method getIANATag() from the type WorkbenchDefaultEncodingSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
112 : getModelPreferences().setValue(CommonEncodingPreferenceNames.INPUT_CODESET, fInputEncodingSettings.getIANATag());
Discouraged access: The method createContentsForCreatingGroup(Composite) from the type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLFilesPreferencePage.java :
116 : super.createContentsForCreatingGroup(parent);
Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
28 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
29 : import org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames;
Discouraged access: The type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
34 : import org.eclipse.wst.sse.ui.internal.preferences.ui.AbstractPreferencePage;
Discouraged access: The type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
36 : public class HTMLSourcePreferencePage extends AbstractPreferencePage {
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
60 : Group contentAssistGroup = createGroup(parent, 2);
Discouraged access: The method createCheckBox(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
63 : fAutoPropose = createCheckBox(contentAssistGroup, HTMLUIMessages.Automatically_make_suggest_UI_);
Discouraged access: The method createLabel(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
67 : fAutoProposeLabel = createLabel(contentAssistGroup, HTMLUIMessages.Prompt_when_these_characte_UI_);
Discouraged access: The method createTextField(Composite) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
68 : fAutoProposeText = createTextField(contentAssistGroup);
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
75 : Group caseGroup = createGroup(parent, columnSpan);
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
80 : Group tagNameGroup = createGroup(caseGroup, 1);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
82 : fTagNameUpper = createRadioButton(tagNameGroup, HTMLUIMessages.Tag_names_Upper_case_UI_);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
83 : fTagNameLower = createRadioButton(tagNameGroup, HTMLUIMessages.Tag_names_Lower_case_UI_);
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
87 : Group attrNameGroup = createGroup(caseGroup, 1);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
89 : fAttrNameUpper = createRadioButton(attrNameGroup, HTMLUIMessages.Attribute_names_Upper_case_UI_);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
90 : fAttrNameLower = createRadioButton(attrNameGroup, HTMLUIMessages.Attribute_names_Lower_case_UI_);
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
97 : Group formattingGroup = createGroup(parent, 2);
Discouraged access: The method createLabel(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
100 : createLabel(formattingGroup, HTMLUIMessages.Line_width__UI_);
Discouraged access: The method createCheckBox(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
107 : fSplitMultiAttrs = createCheckBox(formattingGroup, HTMLUIMessages.Split_multiple_attributes);
Discouraged access: The method createCheckBox(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
109 : fAlignEndBracket = createCheckBox(formattingGroup, HTMLUIMessages.Align_final_bracket);
Discouraged access: The method createCheckBox(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
111 : fClearAllBlankLines = createCheckBox(formattingGroup, HTMLUIMessages.Clear_all_blank_lines_UI_);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
114 : fIndentUsingTabs = createRadioButton(formattingGroup, HTMLUIMessages.Indent_using_tabs);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
117 : fIndentUsingSpaces = createRadioButton(formattingGroup, HTMLUIMessages.Indent_using_spaces);
Discouraged access: The method createLabel(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
120 : createLabel(formattingGroup, HTMLUIMessages.Indentation_size);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
133 : fTagNameUpper.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The field TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
133 : fTagNameUpper.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
133 : fTagNameUpper.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
133 : fTagNameUpper.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
134 : fTagNameLower.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The field TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
134 : fTagNameLower.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
134 : fTagNameLower.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
134 : fTagNameLower.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
135 : fAttrNameUpper.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The field ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
135 : fAttrNameUpper.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
135 : fAttrNameUpper.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
135 : fAttrNameUpper.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
136 : fAttrNameLower.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The field ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
136 : fAttrNameLower.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
136 : fAttrNameLower.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
136 : fAttrNameLower.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The method performDefaults() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSourcePreferencePage.java :
144 : super.performDefaults();
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
155 : fLineWidthText.setText(getModelPreferences().getDefaultString(HTMLCorePreferenceNames.LINE_WIDTH));
Discouraged access: The field LINE_WIDTH from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
155 : fLineWidthText.setText(getModelPreferences().getDefaultString(HTMLCorePreferenceNames.LINE_WIDTH));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
156 : fSplitMultiAttrs.setSelection(getModelPreferences().getDefaultBoolean(HTMLCorePreferenceNames.SPLIT_MULTI_ATTRS));
Discouraged access: The field SPLIT_MULTI_ATTRS from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
156 : fSplitMultiAttrs.setSelection(getModelPreferences().getDefaultBoolean(HTMLCorePreferenceNames.SPLIT_MULTI_ATTRS));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
157 : fAlignEndBracket.setSelection(getModelPreferences().getDefaultBoolean(HTMLCorePreferenceNames.ALIGN_END_BRACKET));
Discouraged access: The field ALIGN_END_BRACKET from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
157 : fAlignEndBracket.setSelection(getModelPreferences().getDefaultBoolean(HTMLCorePreferenceNames.ALIGN_END_BRACKET));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
158 : fClearAllBlankLines.setSelection(getModelPreferences().getDefaultBoolean(HTMLCorePreferenceNames.CLEAR_ALL_BLANK_LINES));
Discouraged access: The field CLEAR_ALL_BLANK_LINES from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
158 : fClearAllBlankLines.setSelection(getModelPreferences().getDefaultBoolean(HTMLCorePreferenceNames.CLEAR_ALL_BLANK_LINES));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
160 : if (HTMLCorePreferenceNames.TAB.equals(getModelPreferences().getDefaultString(HTMLCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field TAB from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
160 : if (HTMLCorePreferenceNames.TAB.equals(getModelPreferences().getDefaultString(HTMLCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
160 : if (HTMLCorePreferenceNames.TAB.equals(getModelPreferences().getDefaultString(HTMLCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field INDENTATION_CHAR from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
160 : if (HTMLCorePreferenceNames.TAB.equals(getModelPreferences().getDefaultString(HTMLCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
168 : fIndentationSize.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.INDENTATION_SIZE));
Discouraged access: The field INDENTATION_SIZE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
168 : fIndentationSize.setSelection(getModelPreferences().getDefaultInt(HTMLCorePreferenceNames.INDENTATION_SIZE));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
172 : fTagNameUpper.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The field TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
172 : fTagNameUpper.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
172 : fTagNameUpper.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
172 : fTagNameUpper.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
173 : fTagNameLower.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The field TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
173 : fTagNameLower.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
173 : fTagNameLower.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
173 : fTagNameLower.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.TAG_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
174 : fAttrNameUpper.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The field ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
174 : fAttrNameUpper.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
174 : fAttrNameUpper.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
174 : fAttrNameUpper.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
175 : fAttrNameLower.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The field ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
175 : fAttrNameLower.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
175 : fAttrNameLower.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
175 : fAttrNameLower.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.ATTR_NAME_CASE) == HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
189 : fLineWidthText.setText(getModelPreferences().getString(HTMLCorePreferenceNames.LINE_WIDTH));
Discouraged access: The field LINE_WIDTH from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
189 : fLineWidthText.setText(getModelPreferences().getString(HTMLCorePreferenceNames.LINE_WIDTH));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
190 : fSplitMultiAttrs.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.SPLIT_MULTI_ATTRS));
Discouraged access: The field SPLIT_MULTI_ATTRS from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
190 : fSplitMultiAttrs.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.SPLIT_MULTI_ATTRS));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
191 : fAlignEndBracket.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.ALIGN_END_BRACKET));
Discouraged access: The field ALIGN_END_BRACKET from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
191 : fAlignEndBracket.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.ALIGN_END_BRACKET));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
192 : fClearAllBlankLines.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.CLEAR_ALL_BLANK_LINES));
Discouraged access: The field CLEAR_ALL_BLANK_LINES from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
192 : fClearAllBlankLines.setSelection(getModelPreferences().getBoolean(HTMLCorePreferenceNames.CLEAR_ALL_BLANK_LINES));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
194 : if (HTMLCorePreferenceNames.TAB.equals(getModelPreferences().getString(HTMLCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field TAB from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
194 : if (HTMLCorePreferenceNames.TAB.equals(getModelPreferences().getString(HTMLCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
194 : if (HTMLCorePreferenceNames.TAB.equals(getModelPreferences().getString(HTMLCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field INDENTATION_CHAR from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
194 : if (HTMLCorePreferenceNames.TAB.equals(getModelPreferences().getString(HTMLCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
203 : fIndentationSize.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.INDENTATION_SIZE));
Discouraged access: The field INDENTATION_SIZE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
203 : fIndentationSize.setSelection(getModelPreferences().getInt(HTMLCorePreferenceNames.INDENTATION_SIZE));
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
208 : getModelPreferences().setValue(HTMLCorePreferenceNames.TAG_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The field TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
208 : getModelPreferences().setValue(HTMLCorePreferenceNames.TAG_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
208 : getModelPreferences().setValue(HTMLCorePreferenceNames.TAG_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
208 : getModelPreferences().setValue(HTMLCorePreferenceNames.TAG_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
210 : getModelPreferences().setValue(HTMLCorePreferenceNames.TAG_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The field TAG_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
210 : getModelPreferences().setValue(HTMLCorePreferenceNames.TAG_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
210 : getModelPreferences().setValue(HTMLCorePreferenceNames.TAG_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
210 : getModelPreferences().setValue(HTMLCorePreferenceNames.TAG_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
212 : getModelPreferences().setValue(HTMLCorePreferenceNames.ATTR_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The field ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
212 : getModelPreferences().setValue(HTMLCorePreferenceNames.ATTR_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
212 : getModelPreferences().setValue(HTMLCorePreferenceNames.ATTR_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
212 : getModelPreferences().setValue(HTMLCorePreferenceNames.ATTR_NAME_CASE, HTMLCorePreferenceNames.UPPER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
214 : getModelPreferences().setValue(HTMLCorePreferenceNames.ATTR_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The field ATTR_NAME_CASE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
214 : getModelPreferences().setValue(HTMLCorePreferenceNames.ATTR_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
214 : getModelPreferences().setValue(HTMLCorePreferenceNames.ATTR_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSourcePreferencePage.java :
214 : getModelPreferences().setValue(HTMLCorePreferenceNames.ATTR_NAME_CASE, HTMLCorePreferenceNames.LOWER);
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSyntaxColoringPage.java :
68 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
73 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
74 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
75 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
76 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
77 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
78 : import org.eclipse.wst.sse.ui.internal.SSEUIPlugin;
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
79 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore;
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
80 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore.OverlayKey;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
81 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
82 : import org.eclipse.wst.sse.ui.internal.util.EditorUtility;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLSyntaxColoringPage.java :
83 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLSyntaxColoringPage.java :
84 : import org.eclipse.wst.xml.ui.internal.XMLUIMessages;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLSyntaxColoringPage.java :
85 : import org.eclipse.wst.xml.ui.internal.style.IStyleConstantsXML;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
103 : private IStructuredDocument fDocument;
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
107 : private OverlayPreferenceStore fOverlayStore;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
167 : IStructuredDocumentRegion documentRegion = fDocument.getFirstStructuredDocumentRegion();
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
167 : IStructuredDocumentRegion documentRegion = fDocument.getFirstStructuredDocumentRegion();
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
169 : ITextRegionList regions = documentRegion.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
169 : ITextRegionList regions = documentRegion.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
170 : for (int i = 0; i < regions.size(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
171 : ITextRegion currentRegion = regions.get(i);
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
171 : ITextRegion currentRegion = regions.get(i);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
173 : String namedStyle = (String) fContextToStyleMap.get(currentRegion.getType());
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
179 : StyleRange style = new StyleRange(documentRegion.getStartOffset(currentRegion), currentRegion.getTextLength(), attribute.getForeground(), attribute.getBackground(), attribute.getStyle());
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
179 : StyleRange style = new StyleRange(documentRegion.getStartOffset(currentRegion), currentRegion.getTextLength(), attribute.getForeground(), attribute.getBackground(), attribute.getStyle());
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
184 : documentRegion = documentRegion.getNext();
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
224 : link.setText(SSEUIMessages.SyntaxColoring_Link);
Discouraged access: The field SyntaxColoring_Link from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
224 : link.setText(SSEUIMessages.SyntaxColoring_Link);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
266 : fForegroundLabel = createLabel(editControls, SSEUIMessages.Foreground_UI_);
Discouraged access: The field Foreground_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
266 : fForegroundLabel = createLabel(editControls, SSEUIMessages.Foreground_UI_);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
276 : fBackgroundLabel = createLabel(editControls, SSEUIMessages.Background_UI_);
Discouraged access: The field Background_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
276 : fBackgroundLabel = createLabel(editControls, SSEUIMessages.Background_UI_);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
299 : fClearStyle.setText(SSEUIMessages.Restore_Default_UI_); //$NON-NLS-1$ = "Restore Default"
Discouraged access: The field Restore_Default_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
299 : fClearStyle.setText(SSEUIMessages.Restore_Default_UI_); //$NON-NLS-1$ = "Restore Default"
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
308 : createLabel(sampleArea, SSEUIMessages.Sample_text__UI_); //$NON-NLS-1$ = "&Sample text:"
Discouraged access: The field Sample_text__UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
308 : createLabel(sampleArea, SSEUIMessages.Sample_text__UI_); //$NON-NLS-1$ = "&Sample text:"
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
322 : setAccessible(fText, SSEUIMessages.Sample_text__UI_);
Discouraged access: The field Sample_text__UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
322 : setAccessible(fText, SSEUIMessages.Sample_text__UI_);
Discouraged access: The method createStructuredDocumentFor(String) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLSyntaxColoringPage.java :
323 : fDocument = StructuredModelManager.getModelManager().createStructuredDocumentFor(ContentTypeIdForHTML.ContentTypeID_HTML);
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSyntaxColoringPage.java :
323 : fDocument = StructuredModelManager.getModelManager().createStructuredDocumentFor(ContentTypeIdForHTML.ContentTypeID_HTML);
Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLSyntaxColoringPage.java :
323 : fDocument = StructuredModelManager.getModelManager().createStructuredDocumentFor(ContentTypeIdForHTML.ContentTypeID_HTML);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
352 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
353 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
353 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
357 : String newValue = ColorHelper.toRGBString(fForegroundColorEditor.getColorValue());
Discouraged access: The method toRGBString(RGB) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
357 : String newValue = ColorHelper.toRGBString(fForegroundColorEditor.getColorValue());
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
361 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
361 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
362 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
376 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
377 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
377 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method toRGBString(RGB) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
381 : String newValue = ColorHelper.toRGBString(fBackgroundColorEditor.getColorValue());
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
381 : String newValue = ColorHelper.toRGBString(fBackgroundColorEditor.getColorValue());
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
385 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
385 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
386 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
402 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
403 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
403 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
409 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
409 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
410 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
424 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
425 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
425 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
431 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
431 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
432 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
446 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
447 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
447 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
453 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
453 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
454 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLSyntaxColoringPage.java :
468 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type Color