Compiler Report

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 )

Source File: org/eclipse/wst/html/ui/StructuredTextViewerConfigurationHTML.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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;

9. WARNING: DiscouragedReference

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;

10. WARNING: DiscouragedReference

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;

11. WARNING: DiscouragedReference

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;

12. WARNING: DiscouragedReference

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;

13. WARNING: DiscouragedReference

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;

14. WARNING: DiscouragedReference

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;

15. WARNING: DiscouragedReference

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();

16. WARNING: DiscouragedReference

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();

17. WARNING: DiscouragedReference

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();

18. WARNING: DiscouragedReference

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();

19. WARNING: DiscouragedReference

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()};

20. WARNING: DiscouragedReference

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()};

21. WARNING: DiscouragedReference

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()));

22. WARNING: DiscouragedReference

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()));

23. WARNING: DiscouragedReference

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()));

24. WARNING: DiscouragedReference

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()));

25. WARNING: DiscouragedReference

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();

26. WARNING: DiscouragedReference

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();

27. WARNING: DiscouragedReference

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);

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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);

30. WARNING: DiscouragedReference

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);

31. WARNING: DiscouragedReference

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);

32. WARNING: DiscouragedReference

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);

33. WARNING: DiscouragedReference

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) {

34. WARNING: DiscouragedReference

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;

35. WARNING: DiscouragedReference

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()};

36. WARNING: DiscouragedReference

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()};

37. WARNING: DiscouragedReference

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() {

38. WARNING: DiscouragedReference

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();

39. WARNING: DiscouragedReference

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();

40. WARNING: DiscouragedReference

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() {

41. WARNING: DiscouragedReference

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() {

42. WARNING: DiscouragedReference

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);

43. WARNING: DiscouragedReference

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));

44. WARNING: DiscouragedReference

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);

45. WARNING: DiscouragedReference

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);

46. WARNING: DiscouragedReference

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);

47. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/HTMLUIPlugin.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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() {

4. WARNING: DiscouragedReference

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();

5. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/html/ui/internal/autoedit/AutoEditStrategyForTabs.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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();

4. WARNING: DiscouragedReference

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();

5. WARNING: DiscouragedReference

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)))

6. WARNING: DiscouragedReference

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)))

7. WARNING: DiscouragedReference

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)))

8. WARNING: DiscouragedReference

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)))

9. WARNING: DiscouragedReference

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);

10. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/autoedit/StructuredAutoEditStrategyHTML.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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;

9. WARNING: DiscouragedReference

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);

10. WARNING: DiscouragedReference

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();

11. WARNING: DiscouragedReference

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) {

12. WARNING: DiscouragedReference

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;

13. WARNING: DiscouragedReference

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;

14. WARNING: DiscouragedReference

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);

15. WARNING: DiscouragedReference

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);

16. WARNING: DiscouragedReference

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];

17. WARNING: DiscouragedReference

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) {

18. WARNING: DiscouragedReference

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) {

19. WARNING: DiscouragedReference

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) {

20. WARNING: DiscouragedReference

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) {

21. WARNING: DiscouragedReference

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) {

22. WARNING: DiscouragedReference

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());

23. WARNING: DiscouragedReference

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());

24. WARNING: DiscouragedReference

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());

25. WARNING: DiscouragedReference

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) {

26. WARNING: DiscouragedReference

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) {

27. WARNING: DiscouragedReference

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);

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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);

30. WARNING: DiscouragedReference

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();

31. WARNING: DiscouragedReference

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();

32. WARNING: DiscouragedReference

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())

33. WARNING: DiscouragedReference

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$

34. WARNING: DiscouragedReference

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$

35. WARNING: DiscouragedReference

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);

36. WARNING: DiscouragedReference

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);

37. WARNING: DiscouragedReference

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) {

38. WARNING: DiscouragedReference

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);

39. WARNING: DiscouragedReference

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);

40. WARNING: DiscouragedReference

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) {

41. WARNING: DiscouragedReference

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();

42. WARNING: DiscouragedReference

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();

43. WARNING: DiscouragedReference

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();

44. WARNING: DiscouragedReference

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();

45. WARNING: DiscouragedReference

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();

46. WARNING: DiscouragedReference

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();

47. WARNING: DiscouragedReference

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();

48. WARNING: DiscouragedReference

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);

49. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/contentassist/CustomTemplateProposal.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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 {

Source File: org/eclipse/wst/html/ui/internal/contentassist/HTMLContentAssistProcessor.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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;

9. WARNING: DiscouragedReference

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;

10. WARNING: DiscouragedReference

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;

11. WARNING: DiscouragedReference

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;

12. WARNING: DiscouragedReference

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;

13. WARNING: DiscouragedReference

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;

14. WARNING: DiscouragedReference

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;

15. WARNING: DiscouragedReference

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;

16. WARNING: DiscouragedReference

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;

17. WARNING: DiscouragedReference

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;

18. WARNING: DiscouragedReference

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;

19. WARNING: DiscouragedReference

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;

20. WARNING: DiscouragedReference

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;

21. WARNING: DiscouragedReference

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;

22. WARNING: DiscouragedReference

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;

23. WARNING: DiscouragedReference

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;

24. WARNING: DiscouragedReference

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;

25. WARNING: DiscouragedReference

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;

26. WARNING: DiscouragedReference

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;

27. WARNING: DiscouragedReference

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;

28. WARNING: DiscouragedReference

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;

29. WARNING: DiscouragedReference

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;

30. WARNING: DiscouragedReference

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;

31. WARNING: DiscouragedReference

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 {

32. WARNING: DiscouragedReference

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;

33. WARNING: DiscouragedReference

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();

34. WARNING: DiscouragedReference

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) {

35. WARNING: DiscouragedReference

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);

36. WARNING: DiscouragedReference

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) {

37. WARNING: DiscouragedReference

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);

38. WARNING: DiscouragedReference

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) {

39. WARNING: DiscouragedReference

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) {

40. WARNING: DiscouragedReference

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);

41. WARNING: DiscouragedReference

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) {

42. WARNING: DiscouragedReference

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) {

43. WARNING: DiscouragedReference

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);

44. WARNING: DiscouragedReference

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) {

45. WARNING: DiscouragedReference

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());

46. WARNING: DiscouragedReference

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) {

47. WARNING: DiscouragedReference

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();

48. WARNING: DiscouragedReference

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);

49. WARNING: DiscouragedReference

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]);

50. WARNING: DiscouragedReference

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]);

51. WARNING: DiscouragedReference

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) {

52. WARNING: DiscouragedReference

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) {

53. WARNING: DiscouragedReference

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) {

54. WARNING: DiscouragedReference

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) {

55. WARNING: DiscouragedReference

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);

56. WARNING: DiscouragedReference

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);

57. WARNING: DiscouragedReference

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);

58. WARNING: DiscouragedReference

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);

59. WARNING: DiscouragedReference

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);

60. WARNING: DiscouragedReference

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;

61. WARNING: DiscouragedReference

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;

62. WARNING: DiscouragedReference

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);

63. WARNING: DiscouragedReference

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();

64. WARNING: DiscouragedReference

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();

65. WARNING: DiscouragedReference

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);

66. WARNING: DiscouragedReference

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);

67. WARNING: DiscouragedReference

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()) {

68. WARNING: DiscouragedReference

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()) {

69. WARNING: DiscouragedReference

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()) {

70. WARNING: DiscouragedReference

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()) {

71. WARNING: DiscouragedReference

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()) {

72. WARNING: DiscouragedReference

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()) {

73. WARNING: DiscouragedReference

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()) {

74. WARNING: DiscouragedReference

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()) {

75. WARNING: DiscouragedReference

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();

76. WARNING: DiscouragedReference

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();

77. WARNING: DiscouragedReference

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) {

78. WARNING: DiscouragedReference

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) {

79. WARNING: DiscouragedReference

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) {

80. WARNING: DiscouragedReference

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) {

81. WARNING: DiscouragedReference

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) {

82. WARNING: DiscouragedReference

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();

83. WARNING: DiscouragedReference

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;

84. WARNING: DiscouragedReference

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();

85. WARNING: DiscouragedReference

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$

86. WARNING: DiscouragedReference

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

87. WARNING: DiscouragedReference

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);

88. WARNING: DiscouragedReference

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);

89. WARNING: DiscouragedReference

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$

90. WARNING: DiscouragedReference

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$

91. WARNING: DiscouragedReference

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();

92. WARNING: DiscouragedReference

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();

93. WARNING: DiscouragedReference

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) {

94. WARNING: DiscouragedReference

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();

95. WARNING: DiscouragedReference

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();

96. WARNING: DiscouragedReference

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();

97. WARNING: DiscouragedReference

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);

98. WARNING: DiscouragedReference

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);

99. WARNING: DiscouragedReference

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);

100. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/html/ui/internal/contentassist/HTMLMinimalContentModelGenerator.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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 {

9. WARNING: DiscouragedReference

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();

10. WARNING: DiscouragedReference

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();

11. WARNING: DiscouragedReference

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();

12. WARNING: DiscouragedReference

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);

13. WARNING: DiscouragedReference

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);

14. WARNING: DiscouragedReference

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);

15. WARNING: DiscouragedReference

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);

16. WARNING: DiscouragedReference

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) {

17. WARNING: DiscouragedReference

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) {

18. WARNING: DiscouragedReference

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()) {

19. WARNING: DiscouragedReference

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()) {

20. WARNING: DiscouragedReference

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()) {

21. WARNING: DiscouragedReference

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)

22. WARNING: DiscouragedReference

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)

23. WARNING: DiscouragedReference

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)

24. WARNING: DiscouragedReference

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);

25. WARNING: DiscouragedReference

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);

26. WARNING: DiscouragedReference

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);

27. WARNING: DiscouragedReference

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)) {

28. WARNING: DiscouragedReference

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)) {

29. WARNING: DiscouragedReference

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)) {

30. WARNING: DiscouragedReference

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)) {

31. WARNING: DiscouragedReference

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)) {

32. WARNING: DiscouragedReference

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)) {

33. WARNING: DiscouragedReference

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)) {

34. WARNING: DiscouragedReference

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)) {

35. WARNING: DiscouragedReference

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)) {

36. WARNING: DiscouragedReference

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)

37. WARNING: DiscouragedReference

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)

38. WARNING: DiscouragedReference

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)

39. WARNING: DiscouragedReference

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) {

40. WARNING: DiscouragedReference

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))

41. WARNING: DiscouragedReference

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))

42. WARNING: DiscouragedReference

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))

43. WARNING: DiscouragedReference

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();

44. WARNING: DiscouragedReference

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();

45. WARNING: DiscouragedReference

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();

46. WARNING: DiscouragedReference

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) {

47. WARNING: DiscouragedReference

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);

48. WARNING: DiscouragedReference

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)

49. WARNING: DiscouragedReference

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)

50. WARNING: DiscouragedReference

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)

51. WARNING: DiscouragedReference

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)

52. WARNING: DiscouragedReference

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)

53. WARNING: DiscouragedReference

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)

54. WARNING: DiscouragedReference

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 :

55. WARNING: DiscouragedReference

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 :

56. WARNING: DiscouragedReference

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 :

57. WARNING: DiscouragedReference

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 :

58. WARNING: DiscouragedReference

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) {

59. WARNING: DiscouragedReference

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);

60. WARNING: DiscouragedReference

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) {

61. WARNING: DiscouragedReference

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()) {

62. WARNING: DiscouragedReference

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()) {

63. WARNING: DiscouragedReference

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()) {

64. WARNING: DiscouragedReference

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)

65. WARNING: DiscouragedReference

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)

66. WARNING: DiscouragedReference

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)

67. WARNING: DiscouragedReference

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);

68. WARNING: DiscouragedReference

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);

69. WARNING: DiscouragedReference

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);

70. WARNING: DiscouragedReference

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)) {

71. WARNING: DiscouragedReference

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)) {

72. WARNING: DiscouragedReference

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)) {

73. WARNING: DiscouragedReference

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)) {

74. WARNING: DiscouragedReference

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)) {

75. WARNING: DiscouragedReference

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)) {

76. WARNING: DiscouragedReference

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)) {

77. WARNING: DiscouragedReference

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)) {

78. WARNING: DiscouragedReference

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)) {

Source File: org/eclipse/wst/html/ui/internal/contentassist/NoRegionContentAssistProcessorForHTML.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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 {

4. WARNING: DiscouragedReference

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();

5. WARNING: DiscouragedReference

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);

6. WARNING: DiscouragedReference

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);

7. WARNING: DiscouragedReference

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);

8. WARNING: DiscouragedReference

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();

9. WARNING: DiscouragedReference

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();

10. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/contentassist/XHTMLMinimalContentModelGenerator.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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 {

6. WARNING: DiscouragedReference

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();

7. WARNING: DiscouragedReference

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) {

8. WARNING: DiscouragedReference

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) {

9. WARNING: DiscouragedReference

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()) {

10. WARNING: DiscouragedReference

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()) {

11. WARNING: DiscouragedReference

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()) {

12. WARNING: DiscouragedReference

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)

13. WARNING: DiscouragedReference

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)

14. WARNING: DiscouragedReference

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)

15. WARNING: DiscouragedReference

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);

16. WARNING: DiscouragedReference

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);

17. WARNING: DiscouragedReference

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);

18. WARNING: DiscouragedReference

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)) {

19. WARNING: DiscouragedReference

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)) {

20. WARNING: DiscouragedReference

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)) {

21. WARNING: DiscouragedReference

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)) {

22. WARNING: DiscouragedReference

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)) {

23. WARNING: DiscouragedReference

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)) {

24. WARNING: DiscouragedReference

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)) {

25. WARNING: DiscouragedReference

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)) {

26. WARNING: DiscouragedReference

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)) {

27. WARNING: DiscouragedReference

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)

28. WARNING: DiscouragedReference

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)

29. WARNING: DiscouragedReference

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)

30. WARNING: DiscouragedReference

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) {

31. WARNING: DiscouragedReference

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);

32. WARNING: DiscouragedReference

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) {

33. WARNING: DiscouragedReference

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) {

34. WARNING: DiscouragedReference

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) {

35. WARNING: DiscouragedReference

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()))

36. WARNING: DiscouragedReference

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()))

37. WARNING: DiscouragedReference

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()))

38. WARNING: DiscouragedReference

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()))

39. WARNING: DiscouragedReference

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) {

40. WARNING: DiscouragedReference

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);

41. WARNING: DiscouragedReference

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);

42. WARNING: DiscouragedReference

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);

43. WARNING: DiscouragedReference

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)) {

44. WARNING: DiscouragedReference

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)) {

45. WARNING: DiscouragedReference

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)) {

46. WARNING: DiscouragedReference

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)) {

47. WARNING: DiscouragedReference

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)) {

48. WARNING: DiscouragedReference

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)) {

49. WARNING: DiscouragedReference

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)) {

50. WARNING: DiscouragedReference

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)) {

51. WARNING: DiscouragedReference

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)) {

Source File: org/eclipse/wst/html/ui/internal/contentoutline/HTMLNodeActionManager.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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;

9. WARNING: DiscouragedReference

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;

10. WARNING: DiscouragedReference

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;

11. WARNING: DiscouragedReference

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;

12. WARNING: DiscouragedReference

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 {

13. WARNING: DiscouragedReference

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) {

14. WARNING: DiscouragedReference

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);

15. WARNING: DiscouragedReference

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) {

16. WARNING: DiscouragedReference

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;

17. WARNING: DiscouragedReference

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();

18. WARNING: DiscouragedReference

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();

19. WARNING: DiscouragedReference

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();

20. WARNING: DiscouragedReference

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();

21. WARNING: DiscouragedReference

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();

22. WARNING: DiscouragedReference

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))

23. WARNING: DiscouragedReference

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))

24. WARNING: DiscouragedReference

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);

25. WARNING: DiscouragedReference

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);

26. WARNING: DiscouragedReference

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);

27. WARNING: DiscouragedReference

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) {

28. WARNING: DiscouragedReference

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))

29. WARNING: DiscouragedReference

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))

30. WARNING: DiscouragedReference

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))

31. WARNING: DiscouragedReference

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();

32. WARNING: DiscouragedReference

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();

33. WARNING: DiscouragedReference

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();

34. WARNING: DiscouragedReference

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) {

35. WARNING: DiscouragedReference

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();

36. WARNING: DiscouragedReference

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) {

37. WARNING: DiscouragedReference

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) {

38. WARNING: DiscouragedReference

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) {

39. WARNING: DiscouragedReference

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)

40. WARNING: DiscouragedReference

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)

41. WARNING: DiscouragedReference

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)

42. WARNING: DiscouragedReference

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)

43. WARNING: DiscouragedReference

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) {

44. WARNING: DiscouragedReference

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) {

45. WARNING: DiscouragedReference

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) {

46. WARNING: DiscouragedReference

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)

47. WARNING: DiscouragedReference

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)

48. WARNING: DiscouragedReference

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)

49. WARNING: DiscouragedReference

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)

50. WARNING: DiscouragedReference

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);

51. WARNING: DiscouragedReference

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) {

52. WARNING: DiscouragedReference

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();

53. WARNING: DiscouragedReference

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();

54. WARNING: DiscouragedReference

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)) {

55. WARNING: DiscouragedReference

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)) {

56. WARNING: DiscouragedReference

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$

57. WARNING: DiscouragedReference

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$

58. WARNING: DiscouragedReference

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);

59. WARNING: DiscouragedReference

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);

60. WARNING: DiscouragedReference

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);

61. WARNING: DiscouragedReference

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);

62. WARNING: DiscouragedReference

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();

63. WARNING: DiscouragedReference

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();

64. WARNING: DiscouragedReference

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();

65. WARNING: DiscouragedReference

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();

66. WARNING: DiscouragedReference

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();

67. WARNING: DiscouragedReference

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);

68. WARNING: DiscouragedReference

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();

69. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/html/ui/internal/contentoutline/JFaceNodeAdapterFactoryForHTML.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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 {

7. WARNING: DiscouragedReference

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);

8. WARNING: DiscouragedReference

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);

9. WARNING: DiscouragedReference

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) {

10. WARNING: DiscouragedReference

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) {

11. WARNING: DiscouragedReference

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) {

12. WARNING: DiscouragedReference

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);

13. WARNING: DiscouragedReference

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);

14. WARNING: DiscouragedReference

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);

15. WARNING: DiscouragedReference

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;

16. WARNING: DiscouragedReference

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() {

17. WARNING: DiscouragedReference

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());

18. WARNING: DiscouragedReference

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());

Source File: org/eclipse/wst/html/ui/internal/contentoutline/JFaceNodeAdapterForHTML.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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 {

4. WARNING: DiscouragedReference

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) {

5. WARNING: DiscouragedReference

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);

6. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/contentproperties/ui/ContentSettingsRegistry.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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) {

8. WARNING: DiscouragedReference

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$

9. WARNING: DiscouragedReference

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();

10. WARNING: DiscouragedReference

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();

11. WARNING: DiscouragedReference

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();

12. WARNING: DiscouragedReference

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();

13. WARNING: DiscouragedReference

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();

14. WARNING: DiscouragedReference

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();

15. WARNING: DiscouragedReference

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();

16. WARNING: DiscouragedReference

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();

17. WARNING: DiscouragedReference

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);

18. WARNING: DiscouragedReference

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);

19. WARNING: DiscouragedReference

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)

20. WARNING: DiscouragedReference

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())

21. WARNING: DiscouragedReference

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();

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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) {

24. WARNING: DiscouragedReference

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$

25. WARNING: DiscouragedReference

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();

26. WARNING: DiscouragedReference

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();

27. WARNING: DiscouragedReference

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();

28. WARNING: DiscouragedReference

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();

29. WARNING: DiscouragedReference

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();

30. WARNING: DiscouragedReference

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();

31. WARNING: DiscouragedReference

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();

32. WARNING: DiscouragedReference

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();

33. WARNING: DiscouragedReference

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);

34. WARNING: DiscouragedReference

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);

35. WARNING: DiscouragedReference

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) {

36. WARNING: DiscouragedReference

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$

37. WARNING: DiscouragedReference

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());

38. WARNING: DiscouragedReference

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);

39. WARNING: DiscouragedReference

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();

40. WARNING: DiscouragedReference

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();

41. WARNING: DiscouragedReference

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();

42. WARNING: DiscouragedReference

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();

43. WARNING: DiscouragedReference

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();

44. WARNING: DiscouragedReference

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();

45. WARNING: DiscouragedReference

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))

46. WARNING: DiscouragedReference

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();

47. WARNING: DiscouragedReference

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) {

48. WARNING: DiscouragedReference

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]);

49. WARNING: DiscouragedReference

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]);

50. WARNING: DiscouragedReference

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) {

51. WARNING: DiscouragedReference

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$

52. WARNING: DiscouragedReference

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();

53. WARNING: DiscouragedReference

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();

54. WARNING: DiscouragedReference

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]);

55. WARNING: DiscouragedReference

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]);

56. WARNING: DiscouragedReference

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]);

57. WARNING: DiscouragedReference

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]);

58. WARNING: DiscouragedReference

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) {

59. WARNING: DiscouragedReference

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]);

60. WARNING: DiscouragedReference

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]);

Source File: org/eclipse/wst/html/ui/internal/contentproperties/ui/HTMLContentSettingsPropertyPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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 {

5. WARNING: DiscouragedReference

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();

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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;

9. WARNING: DiscouragedReference

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];

10. WARNING: DiscouragedReference

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];

11. WARNING: DiscouragedReference

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];

12. WARNING: DiscouragedReference

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);

13. WARNING: DiscouragedReference

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;

14. WARNING: DiscouragedReference

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);

15. WARNING: DiscouragedReference

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);

16. WARNING: DiscouragedReference

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);

17. WARNING: DiscouragedReference

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);

18. WARNING: DiscouragedReference

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);

19. WARNING: DiscouragedReference

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]);

20. WARNING: DiscouragedReference

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)

21. WARNING: DiscouragedReference

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)

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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);

24. WARNING: DiscouragedReference

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);

25. WARNING: DiscouragedReference

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);

26. WARNING: DiscouragedReference

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);

27. WARNING: DiscouragedReference

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);

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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;

30. WARNING: DiscouragedReference

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);

31. WARNING: DiscouragedReference

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);

32. WARNING: DiscouragedReference

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);

33. WARNING: DiscouragedReference

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]);

34. WARNING: DiscouragedReference

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)

35. WARNING: DiscouragedReference

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)

36. WARNING: DiscouragedReference

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);

37. WARNING: DiscouragedReference

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);

38. WARNING: DiscouragedReference

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);

39. WARNING: DiscouragedReference

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);

40. WARNING: DiscouragedReference

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);

41. WARNING: DiscouragedReference

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);

42. WARNING: DiscouragedReference

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);

43. WARNING: DiscouragedReference

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);

44. WARNING: DiscouragedReference

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);

45. WARNING: DiscouragedReference

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]);

46. WARNING: DiscouragedReference

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)

47. WARNING: DiscouragedReference

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)

48. WARNING: DiscouragedReference

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);

49. WARNING: DiscouragedReference

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);

50. WARNING: DiscouragedReference

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);

51. WARNING: DiscouragedReference

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);

52. WARNING: DiscouragedReference

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);

53. WARNING: DiscouragedReference

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);

54. WARNING: DiscouragedReference

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);

55. WARNING: DiscouragedReference

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);

56. WARNING: DiscouragedReference

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);

57. WARNING: DiscouragedReference

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);

58. WARNING: DiscouragedReference

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);

59. WARNING: DiscouragedReference

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);

60. WARNING: DiscouragedReference

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);

61. WARNING: DiscouragedReference

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);

62. WARNING: DiscouragedReference

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);

63. WARNING: DiscouragedReference

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);

64. WARNING: DiscouragedReference

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);

65. WARNING: DiscouragedReference

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);

66. WARNING: DiscouragedReference

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);

67. WARNING: DiscouragedReference

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);

68. WARNING: DiscouragedReference

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);

69. WARNING: DiscouragedReference

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);

70. WARNING: DiscouragedReference

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);

71. WARNING: DiscouragedReference

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);

72. WARNING: DiscouragedReference

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);

73. WARNING: DiscouragedReference

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);

74. WARNING: DiscouragedReference

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);

75. WARNING: DiscouragedReference

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);

76. WARNING: DiscouragedReference

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);

77. WARNING: DiscouragedReference

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)

78. WARNING: DiscouragedReference

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)

79. WARNING: DiscouragedReference

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;

80. WARNING: DiscouragedReference

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;

81. WARNING: DiscouragedReference

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)

82. WARNING: DiscouragedReference

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)

83. WARNING: DiscouragedReference

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;

84. WARNING: DiscouragedReference

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;

85. WARNING: DiscouragedReference

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)

86. WARNING: DiscouragedReference

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)

87. WARNING: DiscouragedReference

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;

88. WARNING: DiscouragedReference

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;

89. WARNING: DiscouragedReference

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)) {

90. WARNING: DiscouragedReference

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)) {

91. WARNING: DiscouragedReference

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];

92. WARNING: DiscouragedReference

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];

93. WARNING: DiscouragedReference

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)

94. WARNING: DiscouragedReference

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$

95. WARNING: DiscouragedReference

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());

96. WARNING: DiscouragedReference

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)

97. WARNING: DiscouragedReference

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()));

98. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/html/ui/internal/contentproperties/ui/ProjectContentSettingsPropertyPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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 {

5. WARNING: DiscouragedReference

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();

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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;

9. WARNING: DiscouragedReference

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];

10. WARNING: DiscouragedReference

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];

11. WARNING: DiscouragedReference

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];

12. WARNING: DiscouragedReference

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);

13. WARNING: DiscouragedReference

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;

14. WARNING: DiscouragedReference

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);

15. WARNING: DiscouragedReference

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);

16. WARNING: DiscouragedReference

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);

17. WARNING: DiscouragedReference

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);

18. WARNING: DiscouragedReference

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);

19. WARNING: DiscouragedReference

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]);

20. WARNING: DiscouragedReference

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)

21. WARNING: DiscouragedReference

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)

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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);

24. WARNING: DiscouragedReference

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);

25. WARNING: DiscouragedReference

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);

26. WARNING: DiscouragedReference

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);

27. WARNING: DiscouragedReference

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);

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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;

30. WARNING: DiscouragedReference

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);

31. WARNING: DiscouragedReference

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);

32. WARNING: DiscouragedReference

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);

33. WARNING: DiscouragedReference

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]);

34. WARNING: DiscouragedReference

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)

35. WARNING: DiscouragedReference

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)

36. WARNING: DiscouragedReference

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);

37. WARNING: DiscouragedReference

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);

38. WARNING: DiscouragedReference

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);

39. WARNING: DiscouragedReference

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);

40. WARNING: DiscouragedReference

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);

41. WARNING: DiscouragedReference

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);

42. WARNING: DiscouragedReference

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);

43. WARNING: DiscouragedReference

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);

44. WARNING: DiscouragedReference

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);

45. WARNING: DiscouragedReference

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]);

46. WARNING: DiscouragedReference

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)

47. WARNING: DiscouragedReference

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)

48. WARNING: DiscouragedReference

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);

49. WARNING: DiscouragedReference

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);

50. WARNING: DiscouragedReference

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);

51. WARNING: DiscouragedReference

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);

52. WARNING: DiscouragedReference

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);

53. WARNING: DiscouragedReference

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);

54. WARNING: DiscouragedReference

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);

55. WARNING: DiscouragedReference

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);

56. WARNING: DiscouragedReference

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);

57. WARNING: DiscouragedReference

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);

58. WARNING: DiscouragedReference

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);

59. WARNING: DiscouragedReference

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);

60. WARNING: DiscouragedReference

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);

61. WARNING: DiscouragedReference

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);

62. WARNING: DiscouragedReference

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);

63. WARNING: DiscouragedReference

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);

64. WARNING: DiscouragedReference

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);

65. WARNING: DiscouragedReference

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);

66. WARNING: DiscouragedReference

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);

67. WARNING: DiscouragedReference

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);

68. WARNING: DiscouragedReference

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);

69. WARNING: DiscouragedReference

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);

70. WARNING: DiscouragedReference

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);

71. WARNING: DiscouragedReference

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);

72. WARNING: DiscouragedReference

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);

73. WARNING: DiscouragedReference

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);

74. WARNING: DiscouragedReference

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);

75. WARNING: DiscouragedReference

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);

76. WARNING: DiscouragedReference

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);

77. WARNING: DiscouragedReference

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)

78. WARNING: DiscouragedReference

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)

79. WARNING: DiscouragedReference

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;

80. WARNING: DiscouragedReference

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;

81. WARNING: DiscouragedReference

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)

82. WARNING: DiscouragedReference

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)

83. WARNING: DiscouragedReference

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;

84. WARNING: DiscouragedReference

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;

85. WARNING: DiscouragedReference

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)

86. WARNING: DiscouragedReference

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)

87. WARNING: DiscouragedReference

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;

88. WARNING: DiscouragedReference

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;

89. WARNING: DiscouragedReference

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)) {

90. WARNING: DiscouragedReference

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)) {

91. WARNING: DiscouragedReference

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];

92. WARNING: DiscouragedReference

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];

93. WARNING: DiscouragedReference

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)

94. WARNING: DiscouragedReference

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$

95. WARNING: DiscouragedReference

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());

96. WARNING: DiscouragedReference

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)

97. WARNING: DiscouragedReference

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()));

98. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/html/ui/internal/contentproperties/ui/WebContentSettingsPropertyPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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();

8. WARNING: DiscouragedReference

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();

9. WARNING: DiscouragedReference

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();

10. WARNING: DiscouragedReference

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();

11. WARNING: DiscouragedReference

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();

12. WARNING: DiscouragedReference

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();

13. WARNING: DiscouragedReference

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))

14. WARNING: DiscouragedReference

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();

15. WARNING: DiscouragedReference

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);

16. WARNING: DiscouragedReference

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);

17. WARNING: DiscouragedReference

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);

18. WARNING: DiscouragedReference

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);

19. WARNING: DiscouragedReference

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);

20. WARNING: DiscouragedReference

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);

21. WARNING: DiscouragedReference

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);

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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();

24. WARNING: DiscouragedReference

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();

25. WARNING: DiscouragedReference

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();

26. WARNING: DiscouragedReference

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();

27. WARNING: DiscouragedReference

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();

28. WARNING: DiscouragedReference

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();

29. WARNING: DiscouragedReference

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();

30. WARNING: DiscouragedReference

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();

31. WARNING: DiscouragedReference

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();

32. WARNING: DiscouragedReference

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();

33. WARNING: DiscouragedReference

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();

34. WARNING: DiscouragedReference

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();

35. WARNING: DiscouragedReference

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();

36. WARNING: DiscouragedReference

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();

37. WARNING: DiscouragedReference

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();

38. WARNING: DiscouragedReference

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();

39. WARNING: DiscouragedReference

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)

40. WARNING: DiscouragedReference

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())

41. WARNING: DiscouragedReference

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();

42. WARNING: DiscouragedReference

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);

43. WARNING: DiscouragedReference

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);

44. WARNING: DiscouragedReference

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);

45. WARNING: DiscouragedReference

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);

46. WARNING: DiscouragedReference

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);

47. WARNING: DiscouragedReference

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);

48. WARNING: DiscouragedReference

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);

49. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/correction/CorrectionAssistantProviderHTML.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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 {

4. WARNING: DiscouragedReference

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);

5. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/edit/ui/ActionContributorHTML.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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 {

Source File: org/eclipse/wst/html/ui/internal/edit/ui/CleanupActionHTMLDelegate.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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();

9. WARNING: DiscouragedReference

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;

10. WARNING: DiscouragedReference

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()));

11. WARNING: DiscouragedReference

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);

12. WARNING: DiscouragedReference

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();

13. WARNING: DiscouragedReference

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;

14. WARNING: DiscouragedReference

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()));

15. WARNING: DiscouragedReference

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$

16. WARNING: DiscouragedReference

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$

17. WARNING: DiscouragedReference

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$

18. WARNING: DiscouragedReference

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$

19. WARNING: DiscouragedReference

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$

20. WARNING: DiscouragedReference

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();

21. WARNING: DiscouragedReference

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();

22. WARNING: DiscouragedReference

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());

23. WARNING: DiscouragedReference

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();

24. WARNING: DiscouragedReference

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() {

25. WARNING: DiscouragedReference

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();

26. WARNING: DiscouragedReference

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();

27. WARNING: DiscouragedReference

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;

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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) {

30. WARNING: DiscouragedReference

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();

31. WARNING: DiscouragedReference

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();

32. WARNING: DiscouragedReference

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();

33. WARNING: DiscouragedReference

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();

34. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/html/ui/internal/edit/ui/CleanupDialogHTML.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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);

5. WARNING: DiscouragedReference

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);

6. WARNING: DiscouragedReference

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) {

7. WARNING: DiscouragedReference

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) {

8. WARNING: DiscouragedReference

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)

9. WARNING: DiscouragedReference

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)

10. WARNING: DiscouragedReference

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);

11. WARNING: DiscouragedReference

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);

12. WARNING: DiscouragedReference

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) {

13. WARNING: DiscouragedReference

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) {

14. WARNING: DiscouragedReference

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)

15. WARNING: DiscouragedReference

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)

16. WARNING: DiscouragedReference

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));

17. WARNING: DiscouragedReference

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));

18. WARNING: DiscouragedReference

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));

19. WARNING: DiscouragedReference

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));

20. WARNING: DiscouragedReference

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));

21. WARNING: DiscouragedReference

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));

22. WARNING: DiscouragedReference

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));

23. WARNING: DiscouragedReference

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));

24. WARNING: DiscouragedReference

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));

25. WARNING: DiscouragedReference

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));

26. WARNING: DiscouragedReference

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);

27. WARNING: DiscouragedReference

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);

28. WARNING: DiscouragedReference

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)

29. WARNING: DiscouragedReference

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)

30. WARNING: DiscouragedReference

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)

31. WARNING: DiscouragedReference

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)

32. WARNING: DiscouragedReference

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);

33. WARNING: DiscouragedReference

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);

34. WARNING: DiscouragedReference

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);

35. WARNING: DiscouragedReference

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);

36. WARNING: DiscouragedReference

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);

37. WARNING: DiscouragedReference

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);

38. WARNING: DiscouragedReference

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);

39. WARNING: DiscouragedReference

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);

40. WARNING: DiscouragedReference

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);

41. WARNING: DiscouragedReference

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);

42. WARNING: DiscouragedReference

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);

43. WARNING: DiscouragedReference

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);

44. WARNING: DiscouragedReference

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);

45. WARNING: DiscouragedReference

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);

46. WARNING: DiscouragedReference

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);

47. WARNING: DiscouragedReference

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);

48. WARNING: DiscouragedReference

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);

49. WARNING: DiscouragedReference

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);

50. WARNING: DiscouragedReference

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);

51. WARNING: DiscouragedReference

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);

52. WARNING: DiscouragedReference

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);

53. WARNING: DiscouragedReference

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);

54. WARNING: DiscouragedReference

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);

55. WARNING: DiscouragedReference

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);

56. WARNING: DiscouragedReference

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();

57. WARNING: DiscouragedReference

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();

58. WARNING: DiscouragedReference

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());

59. WARNING: DiscouragedReference

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());

60. WARNING: DiscouragedReference

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());

61. WARNING: DiscouragedReference

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());

62. WARNING: DiscouragedReference

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());

63. WARNING: DiscouragedReference

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());

64. WARNING: DiscouragedReference

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());

65. WARNING: DiscouragedReference

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());

66. WARNING: DiscouragedReference

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());

67. WARNING: DiscouragedReference

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());

68. WARNING: DiscouragedReference

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);

69. WARNING: DiscouragedReference

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);

70. WARNING: DiscouragedReference

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);

71. WARNING: DiscouragedReference

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);

72. WARNING: DiscouragedReference

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);

73. WARNING: DiscouragedReference

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);

74. WARNING: DiscouragedReference

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);

75. WARNING: DiscouragedReference

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);

76. WARNING: DiscouragedReference

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);

77. WARNING: DiscouragedReference

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);

78. WARNING: DiscouragedReference

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);

79. WARNING: DiscouragedReference

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);

80. WARNING: DiscouragedReference

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();

81. WARNING: DiscouragedReference

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();

82. WARNING: DiscouragedReference

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();

83. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/html/ui/internal/edit/ui/CleanupDocumentHandler.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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();

9. WARNING: DiscouragedReference

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;

10. WARNING: DiscouragedReference

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()));

11. WARNING: DiscouragedReference

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);

12. WARNING: DiscouragedReference

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();

13. WARNING: DiscouragedReference

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;

14. WARNING: DiscouragedReference

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()));

15. WARNING: DiscouragedReference

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$

16. WARNING: DiscouragedReference

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$

17. WARNING: DiscouragedReference

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$

18. WARNING: DiscouragedReference

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$

19. WARNING: DiscouragedReference

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$

20. WARNING: DiscouragedReference

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();

21. WARNING: DiscouragedReference

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();

22. WARNING: DiscouragedReference

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());

23. WARNING: DiscouragedReference

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();

24. WARNING: DiscouragedReference

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() {

25. WARNING: DiscouragedReference

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();

26. WARNING: DiscouragedReference

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();

27. WARNING: DiscouragedReference

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;

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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) {

30. WARNING: DiscouragedReference

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();

31. WARNING: DiscouragedReference

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();

32. WARNING: DiscouragedReference

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();

33. WARNING: DiscouragedReference

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();

34. WARNING: DiscouragedReference

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();

Source File: org/eclipse/wst/html/ui/internal/handlers/HTMLFindOccurrencesHandler.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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);

5. WARNING: DiscouragedReference

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);

6. WARNING: DiscouragedReference

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();

7. WARNING: DiscouragedReference

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();

8. WARNING: DiscouragedReference

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$

9. WARNING: DiscouragedReference

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$

10. WARNING: DiscouragedReference

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);

11. WARNING: DiscouragedReference

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);

12. WARNING: DiscouragedReference

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();

13. WARNING: DiscouragedReference

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();

14. WARNING: DiscouragedReference

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) {

15. WARNING: DiscouragedReference

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;

16. WARNING: DiscouragedReference

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();

17. WARNING: DiscouragedReference

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))

Source File: org/eclipse/wst/html/ui/internal/preferences/HTMLUIPreferenceInitializer.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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);

8. WARNING: DiscouragedReference

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);

9. WARNING: DiscouragedReference

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;

10. WARNING: DiscouragedReference

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;

11. WARNING: DiscouragedReference

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;

12. WARNING: DiscouragedReference

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;

13. WARNING: DiscouragedReference

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);

14. WARNING: DiscouragedReference

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);

15. WARNING: DiscouragedReference

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

16. WARNING: DiscouragedReference

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

17. WARNING: DiscouragedReference

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;

18. WARNING: DiscouragedReference

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;

19. WARNING: DiscouragedReference

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;

20. WARNING: DiscouragedReference

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;

21. WARNING: DiscouragedReference

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);

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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;

24. WARNING: DiscouragedReference

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;

25. WARNING: DiscouragedReference

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;

26. WARNING: DiscouragedReference

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;

27. WARNING: DiscouragedReference

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);

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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;

30. WARNING: DiscouragedReference

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;

31. WARNING: DiscouragedReference

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;

32. WARNING: DiscouragedReference

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;

33. WARNING: DiscouragedReference

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);

34. WARNING: DiscouragedReference

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);

35. WARNING: DiscouragedReference

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;

36. WARNING: DiscouragedReference

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;

37. WARNING: DiscouragedReference

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;

38. WARNING: DiscouragedReference

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;

39. WARNING: DiscouragedReference

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);

40. WARNING: DiscouragedReference

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);

41. WARNING: DiscouragedReference

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;

42. WARNING: DiscouragedReference

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;

43. WARNING: DiscouragedReference

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;

44. WARNING: DiscouragedReference

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;

45. WARNING: DiscouragedReference

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);

46. WARNING: DiscouragedReference

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);

47. WARNING: DiscouragedReference

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;

48. WARNING: DiscouragedReference

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;

49. WARNING: DiscouragedReference

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;

50. WARNING: DiscouragedReference

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;

51. WARNING: DiscouragedReference

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);

52. WARNING: DiscouragedReference

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);

53. WARNING: DiscouragedReference

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;

54. WARNING: DiscouragedReference

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;

55. WARNING: DiscouragedReference

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;

56. WARNING: DiscouragedReference

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;

57. WARNING: DiscouragedReference

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);

58. WARNING: DiscouragedReference

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);

59. WARNING: DiscouragedReference

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

60. WARNING: DiscouragedReference

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

61. WARNING: DiscouragedReference

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;

62. WARNING: DiscouragedReference

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;

63. WARNING: DiscouragedReference

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;

64. WARNING: DiscouragedReference

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;

65. WARNING: DiscouragedReference

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);

66. WARNING: DiscouragedReference

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);

67. WARNING: DiscouragedReference

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;

68. WARNING: DiscouragedReference

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;

69. WARNING: DiscouragedReference

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;

70. WARNING: DiscouragedReference

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;

71. WARNING: DiscouragedReference

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);

72. WARNING: DiscouragedReference

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);

73. WARNING: DiscouragedReference

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;

74. WARNING: DiscouragedReference

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;

75. WARNING: DiscouragedReference

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;

76. WARNING: DiscouragedReference

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;

77. WARNING: DiscouragedReference

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);

78. WARNING: DiscouragedReference

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);

79. WARNING: DiscouragedReference

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

80. WARNING: DiscouragedReference

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

81. WARNING: DiscouragedReference

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;

82. WARNING: DiscouragedReference

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;

83. WARNING: DiscouragedReference

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;

84. WARNING: DiscouragedReference

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;

85. WARNING: DiscouragedReference

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);

86. WARNING: DiscouragedReference

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);

87. WARNING: DiscouragedReference

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;

88. WARNING: DiscouragedReference

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;

89. WARNING: DiscouragedReference

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;

90. WARNING: DiscouragedReference

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;

91. WARNING: DiscouragedReference

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);

92. WARNING: DiscouragedReference

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);

93. WARNING: DiscouragedReference

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;

94. WARNING: DiscouragedReference

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;

95. WARNING: DiscouragedReference

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;

96. WARNING: DiscouragedReference

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;

97. WARNING: DiscouragedReference

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;

98. WARNING: DiscouragedReference

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;

99. WARNING: DiscouragedReference

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);

100. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/AbstractValidationSettingsPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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());

4. WARNING: DiscouragedReference

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());

5. WARNING: DiscouragedReference

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) {

6. WARNING: DiscouragedReference

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) {

7. WARNING: DiscouragedReference

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) {

8. WARNING: DiscouragedReference

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) {

9. WARNING: DiscouragedReference

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) {

10. WARNING: DiscouragedReference

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) {

11. WARNING: DiscouragedReference

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);

12. WARNING: DiscouragedReference

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);

13. WARNING: DiscouragedReference

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);

14. WARNING: DiscouragedReference

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) {

15. WARNING: DiscouragedReference

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) {

16. WARNING: DiscouragedReference

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) {

17. WARNING: DiscouragedReference

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;

18. WARNING: DiscouragedReference

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);

19. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/HTMLColorPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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 {

8. WARNING: DiscouragedReference

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() {

9. WARNING: DiscouragedReference

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()));

10. WARNING: DiscouragedReference

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()));

11. WARNING: DiscouragedReference

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()));

12. WARNING: DiscouragedReference

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()));

13. WARNING: DiscouragedReference

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()));

14. WARNING: DiscouragedReference

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()];

15. WARNING: DiscouragedReference

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()];

16. WARNING: DiscouragedReference

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()];

17. WARNING: DiscouragedReference

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()];

18. WARNING: DiscouragedReference

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);

19. WARNING: DiscouragedReference

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);

20. WARNING: DiscouragedReference

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);

21. WARNING: DiscouragedReference

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);

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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);

24. WARNING: DiscouragedReference

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) {

25. WARNING: DiscouragedReference

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();

26. WARNING: DiscouragedReference

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());

27. WARNING: DiscouragedReference

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());

28. WARNING: DiscouragedReference

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());

29. WARNING: DiscouragedReference

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());

30. WARNING: DiscouragedReference

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());

31. WARNING: DiscouragedReference

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);

32. WARNING: DiscouragedReference

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);

33. WARNING: DiscouragedReference

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);

34. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/HTMLFilesPreferencePage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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 {

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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();

9. WARNING: DiscouragedReference

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();

10. WARNING: DiscouragedReference

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

11. WARNING: DiscouragedReference

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

12. WARNING: DiscouragedReference

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);

13. WARNING: DiscouragedReference

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);

14. WARNING: DiscouragedReference

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();

15. WARNING: DiscouragedReference

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);

16. WARNING: DiscouragedReference

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);

17. WARNING: DiscouragedReference

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);

18. WARNING: DiscouragedReference

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);

19. WARNING: DiscouragedReference

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);

20. WARNING: DiscouragedReference

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();

21. WARNING: DiscouragedReference

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);

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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);

24. WARNING: DiscouragedReference

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();

25. WARNING: DiscouragedReference

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);

26. WARNING: DiscouragedReference

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);

27. WARNING: DiscouragedReference

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);

28. WARNING: DiscouragedReference

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();

29. WARNING: DiscouragedReference

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());

30. WARNING: DiscouragedReference

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());

31. WARNING: DiscouragedReference

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());

32. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/HTMLSourcePreferencePage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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 {

5. WARNING: DiscouragedReference

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);

6. WARNING: DiscouragedReference

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_);

7. WARNING: DiscouragedReference

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_);

8. WARNING: DiscouragedReference

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);

9. WARNING: DiscouragedReference

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);

10. WARNING: DiscouragedReference

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);

11. WARNING: DiscouragedReference

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_);

12. WARNING: DiscouragedReference

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_);

13. WARNING: DiscouragedReference

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);

14. WARNING: DiscouragedReference

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_);

15. WARNING: DiscouragedReference

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_);

16. WARNING: DiscouragedReference

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);

17. WARNING: DiscouragedReference

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_);

18. WARNING: DiscouragedReference

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);

19. WARNING: DiscouragedReference

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);

20. WARNING: DiscouragedReference

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_);

21. WARNING: DiscouragedReference

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);

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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);

24. WARNING: DiscouragedReference

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);

25. WARNING: DiscouragedReference

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);

26. WARNING: DiscouragedReference

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);

27. WARNING: DiscouragedReference

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);

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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);

30. WARNING: DiscouragedReference

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);

31. WARNING: DiscouragedReference

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);

32. WARNING: DiscouragedReference

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);

33. WARNING: DiscouragedReference

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);

34. WARNING: DiscouragedReference

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);

35. WARNING: DiscouragedReference

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);

36. WARNING: DiscouragedReference

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);

37. WARNING: DiscouragedReference

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);

38. WARNING: DiscouragedReference

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);

39. WARNING: DiscouragedReference

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);

40. WARNING: DiscouragedReference

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();

41. WARNING: DiscouragedReference

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));

42. WARNING: DiscouragedReference

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));

43. WARNING: DiscouragedReference

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));

44. WARNING: DiscouragedReference

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));

45. WARNING: DiscouragedReference

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));

46. WARNING: DiscouragedReference

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));

47. WARNING: DiscouragedReference

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));

48. WARNING: DiscouragedReference

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));

49. WARNING: DiscouragedReference

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))) {

50. WARNING: DiscouragedReference

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))) {

51. WARNING: DiscouragedReference

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))) {

52. WARNING: DiscouragedReference

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))) {

53. WARNING: DiscouragedReference

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));

54. WARNING: DiscouragedReference

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));

55. WARNING: DiscouragedReference

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);

56. WARNING: DiscouragedReference

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);

57. WARNING: DiscouragedReference

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);

58. WARNING: DiscouragedReference

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);

59. WARNING: DiscouragedReference

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);

60. WARNING: DiscouragedReference

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);

61. WARNING: DiscouragedReference

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);

62. WARNING: DiscouragedReference

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);

63. WARNING: DiscouragedReference

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);

64. WARNING: DiscouragedReference

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);

65. WARNING: DiscouragedReference

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);

66. WARNING: DiscouragedReference

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);

67. WARNING: DiscouragedReference

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);

68. WARNING: DiscouragedReference

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);

69. WARNING: DiscouragedReference

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);

70. WARNING: DiscouragedReference

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);

71. WARNING: DiscouragedReference

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));

72. WARNING: DiscouragedReference

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));

73. WARNING: DiscouragedReference

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));

74. WARNING: DiscouragedReference

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));

75. WARNING: DiscouragedReference

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));

76. WARNING: DiscouragedReference

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));

77. WARNING: DiscouragedReference

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));

78. WARNING: DiscouragedReference

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));

79. WARNING: DiscouragedReference

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))) {

80. WARNING: DiscouragedReference

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))) {

81. WARNING: DiscouragedReference

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))) {

82. WARNING: DiscouragedReference

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))) {

83. WARNING: DiscouragedReference

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));

84. WARNING: DiscouragedReference

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));

85. WARNING: DiscouragedReference

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);

86. WARNING: DiscouragedReference

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);

87. WARNING: DiscouragedReference

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);

88. WARNING: DiscouragedReference

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);

89. WARNING: DiscouragedReference

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);

90. WARNING: DiscouragedReference

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);

91. WARNING: DiscouragedReference

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);

92. WARNING: DiscouragedReference

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);

93. WARNING: DiscouragedReference

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);

94. WARNING: DiscouragedReference

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);

95. WARNING: DiscouragedReference

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);

96. WARNING: DiscouragedReference

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);

97. WARNING: DiscouragedReference

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);

98. WARNING: DiscouragedReference

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);

99. WARNING: DiscouragedReference

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);

100. WARNING: DiscouragedReference

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);

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/HTMLSyntaxColoringPage.java
1. WARNING: DiscouragedReference

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;

2. WARNING: DiscouragedReference

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;

3. WARNING: DiscouragedReference

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;

4. WARNING: DiscouragedReference

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;

5. WARNING: DiscouragedReference

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;

6. WARNING: DiscouragedReference

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;

7. WARNING: DiscouragedReference

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;

8. WARNING: DiscouragedReference

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;

9. WARNING: DiscouragedReference

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;

10. WARNING: DiscouragedReference

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;

11. WARNING: DiscouragedReference

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;

12. WARNING: DiscouragedReference

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;

13. WARNING: DiscouragedReference

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;

14. WARNING: DiscouragedReference

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;

15. WARNING: DiscouragedReference

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;

16. WARNING: DiscouragedReference

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;

17. WARNING: DiscouragedReference

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();

18. WARNING: DiscouragedReference

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();

19. WARNING: DiscouragedReference

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();

20. WARNING: DiscouragedReference

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();

21. WARNING: DiscouragedReference

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++) {

22. WARNING: DiscouragedReference

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);

23. WARNING: DiscouragedReference

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);

24. WARNING: DiscouragedReference

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());

25. WARNING: DiscouragedReference

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());

26. WARNING: DiscouragedReference

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());

27. WARNING: DiscouragedReference

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();

28. WARNING: DiscouragedReference

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);

29. WARNING: DiscouragedReference

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);

30. WARNING: DiscouragedReference

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_);

31. WARNING: DiscouragedReference

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_);

32. WARNING: DiscouragedReference

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_);

33. WARNING: DiscouragedReference

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_);

34. WARNING: DiscouragedReference

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"

35. WARNING: DiscouragedReference

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"

36. WARNING: DiscouragedReference

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:"

37. WARNING: DiscouragedReference

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:"

38. WARNING: DiscouragedReference

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_);

39. WARNING: DiscouragedReference

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_);

40. WARNING: DiscouragedReference

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);

41. WARNING: DiscouragedReference

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);

42. WARNING: DiscouragedReference

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);

43. WARNING: DiscouragedReference

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);

44. WARNING: DiscouragedReference

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);

45. WARNING: DiscouragedReference

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);

46. WARNING: DiscouragedReference

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());

47. WARNING: DiscouragedReference

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());

48. WARNING: DiscouragedReference

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);

49. WARNING: DiscouragedReference

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);

50. WARNING: DiscouragedReference

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);

51. WARNING: DiscouragedReference

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);

52. WARNING: DiscouragedReference

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);

53. WARNING: DiscouragedReference

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);

54. WARNING: DiscouragedReference

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());

55. WARNING: DiscouragedReference

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());

56. WARNING: DiscouragedReference

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);

57. WARNING: DiscouragedReference

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);

58. WARNING: DiscouragedReference

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);

59. WARNING: DiscouragedReference

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);

60. WARNING: DiscouragedReference

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);

61. WARNING: DiscouragedReference

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);

62. WARNING: DiscouragedReference

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);

63. WARNING: DiscouragedReference

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);

64. WARNING: DiscouragedReference

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);

65. WARNING: DiscouragedReference

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);

66. WARNING: DiscouragedReference

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);

67. WARNING: DiscouragedReference

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);

68. WARNING: DiscouragedReference

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);

69. WARNING: DiscouragedReference

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);

70. WARNING: DiscouragedReference

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);

71. WARNING: DiscouragedReference

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);

72. WARNING: DiscouragedReference

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);

73. WARNING: DiscouragedReference

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);

74. WARNING: DiscouragedReference

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);

75. WARNING: DiscouragedReference

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);

76. WARNING: DiscouragedReference

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);

77. WARNING: DiscouragedReference

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);

78. WARNING: DiscouragedReference

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 :

469 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);

79. WARNING: DiscouragedReference

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 :

469 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);

80. WARNING: DiscouragedReference

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 :

475 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);

81. WARNING: DiscouragedReference

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 :

475 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);

82. WARNING: DiscouragedReference

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 :

476 : getOverlayStore().setValue(namedStyle, newPrefString);

83. WARNING: DiscouragedReference

Discouraged access: The method setToDefault(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 :

489 : getOverlayStore().setToDefault(namedStyle);

84. WARNING: DiscouragedReference

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 :

515 : private OverlayKey[] createOverlayStoreKeys() {

85. WARNING: DiscouragedReference

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

HTMLSyntaxColoringPage.java :

520 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));

86. WARNING: DiscouragedReference

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 :

520 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));

87. WARNING: DiscouragedReference

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 :

520 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));

88. WARNING: DiscouragedReference

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 :

520 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));

89. WARNING: DiscouragedReference

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

HTMLSyntaxColoringPage.java :

520 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));

90. WARNING: DiscouragedReference

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 :

523 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];

91. WARNING: DiscouragedReference

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 :

523 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];

92. WARNING: DiscouragedReference

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 :

523 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];

93. WARNING: DiscouragedReference

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 :

523 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];

94. WARNING: DiscouragedReference

Discouraged access: The method stop() 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 :

574 : fOverlayStore.stop();

95. WARNING: DiscouragedReference

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 :

588 : String prefString = getOverlayStore().getString(namedStyle);

96. WARNING: DiscouragedReference

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 :

589 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);

97. WARNING: DiscouragedReference

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 :

589 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);

98. WARNING: DiscouragedReference

Discouraged access: The method toRGB(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 :

591 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);

99. WARNING: DiscouragedReference

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 :

591 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);

100. WARNING: DiscouragedReference

Discouraged access: The method toRGB(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 :

592 : RGB background = ColorHelper.toRGB(stylePrefs[1]);

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/HTMLTemplatePreferencePage.java
1. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

29 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;

2. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

34 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

3. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

36 : import org.eclipse.wst.sse.ui.internal.StructuredTextViewer;

4. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

37 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;

5. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

57 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {

6. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

117 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {

7. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

126 : String contentTypeID = ContentTypeIdForHTML.ContentTypeID_HTML;

8. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

126 : String contentTypeID = ContentTypeIdForHTML.ContentTypeID_HTML;

9. WARNING: DiscouragedReference

Discouraged access: The constructor StructuredTextViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLTemplatePreferencePage.java :

127 : viewer = new StructuredTextViewer(parent, null, null, false, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);

10. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

127 : viewer = new StructuredTextViewer(parent, null, null, false, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);

11. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

128 : ((StructuredTextViewer) viewer).getTextWidget().setFont(JFaceResources.getFont("org.eclipse.wst.sse.ui.textfont")); //$NON-NLS-1$

12. WARNING: DiscouragedReference

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

HTMLTemplatePreferencePage.java :

129 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(contentTypeID);

13. WARNING: DiscouragedReference

Discouraged access: The method createUnManagedStructuredModelFor(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

HTMLTemplatePreferencePage.java :

129 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(contentTypeID);

14. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() 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

HTMLTemplatePreferencePage.java :

130 : IDocument document = scratchModel.getStructuredDocument();

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/HTMLTypingPreferencePage.java
1. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

23 : import org.eclipse.wst.sse.ui.internal.preferences.ui.AbstractPreferencePage;

2. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

25 : public class HTMLTypingPreferencePage extends AbstractPreferencePage {

3. WARNING: DiscouragedReference

Discouraged access: The method createComposite(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

HTMLTypingPreferencePage.java :

32 : Composite composite = super.createComposite(parent, 1);

4. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

37 : setSize(composite);

5. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

38 : loadPreferences();

6. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

44 : Group group = createGroup(parent, 2);

7. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

48 : fCloseComment = createCheckBox(group, HTMLUIMessages.HTMLTyping_Complete_Comments);

8. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

51 : fCloseEndTag = createCheckBox(group, HTMLUIMessages.HTMLTyping_Complete_End_Tags);

9. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

57 : Group group = createGroup(parent, 2);

10. WARNING: DiscouragedReference

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

HTMLTypingPreferencePage.java :

61 : fRemoveEndTag = createCheckBox(group, HTMLUIMessages.HTMLTyping_Remove_End_Tags);

11. WARNING: DiscouragedReference

Discouraged access: The method performOk() 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

HTMLTypingPreferencePage.java :

66 : boolean result = super.performOk();

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/HTMLValidationPreferencePage.java
1. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

22 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;

2. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

23 : import org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames;

3. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

26 : import org.eclipse.wst.sse.core.internal.validate.ValidationMessage;

4. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

27 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ScrolledPageContent;

5. WARNING: DiscouragedReference

Discouraged access: The type PixelConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLValidationPreferencePage.java :

28 : import org.eclipse.wst.sse.ui.internal.util.PixelConverter;

6. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

32 : private static final int[] SEVERITIES = {ValidationMessage.ERROR, ValidationMessage.WARNING, ValidationMessage.IGNORE};

7. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

32 : private static final int[] SEVERITIES = {ValidationMessage.ERROR, ValidationMessage.WARNING, ValidationMessage.IGNORE};

8. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

32 : private static final int[] SEVERITIES = {ValidationMessage.ERROR, ValidationMessage.WARNING, ValidationMessage.IGNORE};

9. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

32 : private static final int[] SEVERITIES = {ValidationMessage.ERROR, ValidationMessage.WARNING, ValidationMessage.IGNORE};

10. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

32 : private static final int[] SEVERITIES = {ValidationMessage.ERROR, ValidationMessage.WARNING, ValidationMessage.IGNORE};

11. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

32 : private static final int[] SEVERITIES = {ValidationMessage.ERROR, ValidationMessage.WARNING, ValidationMessage.IGNORE};

12. WARNING: DiscouragedReference

Discouraged access: The type PixelConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLValidationPreferencePage.java :

40 : private PixelConverter fPixelConverter;

13. WARNING: DiscouragedReference

Discouraged access: The constructor PixelConverter(Control) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLValidationPreferencePage.java :

50 : fPixelConverter = new PixelConverter(parent);

14. WARNING: DiscouragedReference

Discouraged access: The type PixelConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLValidationPreferencePage.java :

50 : fPixelConverter = new PixelConverter(parent);

15. WARNING: DiscouragedReference

Discouraged access: The method convertHeightInCharsToPixels(int) from the type PixelConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLValidationPreferencePage.java :

55 : gridData.heightHint = fPixelConverter.convertHeightInCharsToPixels(20);

16. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

64 : final ScrolledPageContent spContent = new ScrolledPageContent(page);

17. WARNING: DiscouragedReference

Discouraged access: The constructor ScrolledPageContent(Composite) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLValidationPreferencePage.java :

64 : final ScrolledPageContent spContent = new ScrolledPageContent(page);

18. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

64 : final ScrolledPageContent spContent = new ScrolledPageContent(page);

19. WARNING: DiscouragedReference

Discouraged access: The method getBody() 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

HTMLValidationPreferencePage.java :

66 : Composite composite = spContent.getBody();

20. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

94 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_UNKNOWN_NAME, SEVERITIES, errorWarningIgnoreLabel, 0);

21. WARNING: DiscouragedReference

Discouraged access: The field ELEM_UNKNOWN_NAME 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

HTMLValidationPreferencePage.java :

94 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_UNKNOWN_NAME, SEVERITIES, errorWarningIgnoreLabel, 0);

22. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

97 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_INVALID_NAME, SEVERITIES, errorWarningIgnoreLabel, 0);

23. WARNING: DiscouragedReference

Discouraged access: The field ELEM_INVALID_NAME 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

HTMLValidationPreferencePage.java :

97 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_INVALID_NAME, SEVERITIES, errorWarningIgnoreLabel, 0);

24. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

100 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_START_INVALID_CASE, SEVERITIES, errorWarningIgnoreLabel, 0);

25. WARNING: DiscouragedReference

Discouraged access: The field ELEM_START_INVALID_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

HTMLValidationPreferencePage.java :

100 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_START_INVALID_CASE, SEVERITIES, errorWarningIgnoreLabel, 0);

26. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

103 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_END_INVALID_CASE, SEVERITIES, errorWarningIgnoreLabel, 0);

27. WARNING: DiscouragedReference

Discouraged access: The field ELEM_END_INVALID_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

HTMLValidationPreferencePage.java :

103 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_END_INVALID_CASE, SEVERITIES, errorWarningIgnoreLabel, 0);

28. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

106 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_MISSING_START, SEVERITIES, errorWarningIgnoreLabel, 0);

29. WARNING: DiscouragedReference

Discouraged access: The field ELEM_MISSING_START 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

HTMLValidationPreferencePage.java :

106 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_MISSING_START, SEVERITIES, errorWarningIgnoreLabel, 0);

30. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

109 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_MISSING_END, SEVERITIES, errorWarningIgnoreLabel, 0);

31. WARNING: DiscouragedReference

Discouraged access: The field ELEM_MISSING_END 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

HTMLValidationPreferencePage.java :

109 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_MISSING_END, SEVERITIES, errorWarningIgnoreLabel, 0);

32. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

112 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_UNNECESSARY_END, SEVERITIES, errorWarningIgnoreLabel, 0);

33. WARNING: DiscouragedReference

Discouraged access: The field ELEM_UNNECESSARY_END 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

HTMLValidationPreferencePage.java :

112 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_UNNECESSARY_END, SEVERITIES, errorWarningIgnoreLabel, 0);

34. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

115 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_INVALID_DIRECTIVE, SEVERITIES, errorWarningIgnoreLabel, 0);

35. WARNING: DiscouragedReference

Discouraged access: The field ELEM_INVALID_DIRECTIVE 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

HTMLValidationPreferencePage.java :

115 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_INVALID_DIRECTIVE, SEVERITIES, errorWarningIgnoreLabel, 0);

36. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

118 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

37. WARNING: DiscouragedReference

Discouraged access: The field ELEM_INVALID_CONTENT 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

HTMLValidationPreferencePage.java :

118 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

38. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

121 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_DUPLICATE, SEVERITIES, errorWarningIgnoreLabel, 0);

39. WARNING: DiscouragedReference

Discouraged access: The field ELEM_DUPLICATE 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

HTMLValidationPreferencePage.java :

121 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_DUPLICATE, SEVERITIES, errorWarningIgnoreLabel, 0);

40. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

124 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_COEXISTENCE, SEVERITIES, errorWarningIgnoreLabel, 0);

41. WARNING: DiscouragedReference

Discouraged access: The field ELEM_COEXISTENCE 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

HTMLValidationPreferencePage.java :

124 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_COEXISTENCE, SEVERITIES, errorWarningIgnoreLabel, 0);

42. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

127 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_UNCLOSED_START_TAG, SEVERITIES, errorWarningIgnoreLabel, 0);

43. WARNING: DiscouragedReference

Discouraged access: The field ELEM_UNCLOSED_START_TAG 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

HTMLValidationPreferencePage.java :

127 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_UNCLOSED_START_TAG, SEVERITIES, errorWarningIgnoreLabel, 0);

44. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

130 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_UNCLOSED_END_TAG, SEVERITIES, errorWarningIgnoreLabel, 0);

45. WARNING: DiscouragedReference

Discouraged access: The field ELEM_UNCLOSED_END_TAG 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

HTMLValidationPreferencePage.java :

130 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_UNCLOSED_END_TAG, SEVERITIES, errorWarningIgnoreLabel, 0);

46. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

133 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_INVALID_EMPTY_TAG, SEVERITIES, errorWarningIgnoreLabel, 0);

47. WARNING: DiscouragedReference

Discouraged access: The field ELEM_INVALID_EMPTY_TAG 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

HTMLValidationPreferencePage.java :

133 : addComboBox(inner, label, HTMLCorePreferenceNames.ELEM_INVALID_EMPTY_TAG, SEVERITIES, errorWarningIgnoreLabel, 0);

48. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

145 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_UNDEFINED_NAME, SEVERITIES, errorWarningIgnoreLabel, 0);

49. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE_UNDEFINED_NAME 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

HTMLValidationPreferencePage.java :

145 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_UNDEFINED_NAME, SEVERITIES, errorWarningIgnoreLabel, 0);

50. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

148 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_UNDEFINED_VALUE, SEVERITIES, errorWarningIgnoreLabel, 0);

51. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE_UNDEFINED_VALUE 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

HTMLValidationPreferencePage.java :

148 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_UNDEFINED_VALUE, SEVERITIES, errorWarningIgnoreLabel, 0);

52. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

151 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_NAME_MISMATCH, SEVERITIES, errorWarningIgnoreLabel, 0);

53. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE_NAME_MISMATCH 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

HTMLValidationPreferencePage.java :

151 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_NAME_MISMATCH, SEVERITIES, errorWarningIgnoreLabel, 0);

54. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

154 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_INVALID_NAME, SEVERITIES, errorWarningIgnoreLabel, 0);

55. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE_INVALID_NAME 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

HTMLValidationPreferencePage.java :

154 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_INVALID_NAME, SEVERITIES, errorWarningIgnoreLabel, 0);

56. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

157 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_INVALID_VALUE, SEVERITIES, errorWarningIgnoreLabel, 0);

57. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE_INVALID_VALUE 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

HTMLValidationPreferencePage.java :

157 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_INVALID_VALUE, SEVERITIES, errorWarningIgnoreLabel, 0);

58. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

160 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_DUPLICATE, SEVERITIES, errorWarningIgnoreLabel, 0);

59. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE_DUPLICATE 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

HTMLValidationPreferencePage.java :

160 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_DUPLICATE, SEVERITIES, errorWarningIgnoreLabel, 0);

60. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

163 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_VALUE_MISMATCH, SEVERITIES, errorWarningIgnoreLabel, 0);

61. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE_VALUE_MISMATCH 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

HTMLValidationPreferencePage.java :

163 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_VALUE_MISMATCH, SEVERITIES, errorWarningIgnoreLabel, 0);

62. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

166 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_VALUE_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

63. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE_VALUE_UNCLOSED 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

HTMLValidationPreferencePage.java :

166 : addComboBox(inner, label, HTMLCorePreferenceNames.ATTRIBUTE_VALUE_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

64. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

180 : addComboBox(inner, label, HTMLCorePreferenceNames.DOC_DUPLICATE, SEVERITIES, errorWarningIgnoreLabel, 0);

65. WARNING: DiscouragedReference

Discouraged access: The field DOC_DUPLICATE 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

HTMLValidationPreferencePage.java :

180 : addComboBox(inner, label, HTMLCorePreferenceNames.DOC_DUPLICATE, SEVERITIES, errorWarningIgnoreLabel, 0);

66. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

183 : addComboBox(inner, label, HTMLCorePreferenceNames.DOC_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

67. WARNING: DiscouragedReference

Discouraged access: The field DOC_INVALID_CONTENT 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

HTMLValidationPreferencePage.java :

183 : addComboBox(inner, label, HTMLCorePreferenceNames.DOC_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

68. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

186 : addComboBox(inner, label, HTMLCorePreferenceNames.DOC_DOCTYPE_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

69. WARNING: DiscouragedReference

Discouraged access: The field DOC_DOCTYPE_UNCLOSED 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

HTMLValidationPreferencePage.java :

186 : addComboBox(inner, label, HTMLCorePreferenceNames.DOC_DOCTYPE_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

70. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

199 : addComboBox(inner, label, HTMLCorePreferenceNames.COMMENT_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

71. WARNING: DiscouragedReference

Discouraged access: The field COMMENT_INVALID_CONTENT 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

HTMLValidationPreferencePage.java :

199 : addComboBox(inner, label, HTMLCorePreferenceNames.COMMENT_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

72. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

202 : addComboBox(inner, label, HTMLCorePreferenceNames.COMMENT_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

73. WARNING: DiscouragedReference

Discouraged access: The field COMMENT_UNCLOSED 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

HTMLValidationPreferencePage.java :

202 : addComboBox(inner, label, HTMLCorePreferenceNames.COMMENT_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

74. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

216 : addComboBox(inner, label, HTMLCorePreferenceNames.CDATA_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

75. WARNING: DiscouragedReference

Discouraged access: The field CDATA_INVALID_CONTENT 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

HTMLValidationPreferencePage.java :

216 : addComboBox(inner, label, HTMLCorePreferenceNames.CDATA_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

76. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

219 : addComboBox(inner, label, HTMLCorePreferenceNames.CDATA_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

77. WARNING: DiscouragedReference

Discouraged access: The field CDATA_UNCLOSED 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

HTMLValidationPreferencePage.java :

219 : addComboBox(inner, label, HTMLCorePreferenceNames.CDATA_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

78. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

232 : addComboBox(inner, label, HTMLCorePreferenceNames.PI_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

79. WARNING: DiscouragedReference

Discouraged access: The field PI_INVALID_CONTENT 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

HTMLValidationPreferencePage.java :

232 : addComboBox(inner, label, HTMLCorePreferenceNames.PI_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

80. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

235 : addComboBox(inner, label, HTMLCorePreferenceNames.PI_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

81. WARNING: DiscouragedReference

Discouraged access: The field PI_UNCLOSED 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

HTMLValidationPreferencePage.java :

235 : addComboBox(inner, label, HTMLCorePreferenceNames.PI_UNCLOSED, SEVERITIES, errorWarningIgnoreLabel, 0);

82. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

248 : addComboBox(inner, label, HTMLCorePreferenceNames.REF_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

83. WARNING: DiscouragedReference

Discouraged access: The field REF_INVALID_CONTENT 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

HTMLValidationPreferencePage.java :

248 : addComboBox(inner, label, HTMLCorePreferenceNames.REF_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

84. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

251 : addComboBox(inner, label, HTMLCorePreferenceNames.REF_UNDEFINED, SEVERITIES, errorWarningIgnoreLabel, 0);

85. WARNING: DiscouragedReference

Discouraged access: The field REF_UNDEFINED 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

HTMLValidationPreferencePage.java :

251 : addComboBox(inner, label, HTMLCorePreferenceNames.REF_UNDEFINED, SEVERITIES, errorWarningIgnoreLabel, 0);

86. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

266 : addComboBox(inner, label, HTMLCorePreferenceNames.TEXT_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

87. WARNING: DiscouragedReference

Discouraged access: The field TEXT_INVALID_CONTENT 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

HTMLValidationPreferencePage.java :

266 : addComboBox(inner, label, HTMLCorePreferenceNames.TEXT_INVALID_CONTENT, SEVERITIES, errorWarningIgnoreLabel, 0);

88. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

269 : addComboBox(inner, label, HTMLCorePreferenceNames.TEXT_INVALID_CHAR, SEVERITIES, errorWarningIgnoreLabel, 0);

89. WARNING: DiscouragedReference

Discouraged access: The field TEXT_INVALID_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

HTMLValidationPreferencePage.java :

269 : addComboBox(inner, label, HTMLCorePreferenceNames.TEXT_INVALID_CHAR, SEVERITIES, errorWarningIgnoreLabel, 0);

90. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

310 : return HTMLCorePlugin.getDefault().getBundle().getSymbolicName();

91. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

310 : return HTMLCorePlugin.getDefault().getBundle().getSymbolicName();

92. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

314 : return HTMLCorePlugin.getDefault().getBundle().getSymbolicName();

93. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

314 : return HTMLCorePlugin.getDefault().getBundle().getSymbolicName();

94. WARNING: DiscouragedReference

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

HTMLValidationPreferencePage.java :

322 : return HTMLCorePreferenceNames.USE_PROJECT_SETTINGS;

95. WARNING: DiscouragedReference

Discouraged access: The field USE_PROJECT_SETTINGS 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

HTMLValidationPreferencePage.java :

322 : return HTMLCorePreferenceNames.USE_PROJECT_SETTINGS;

Source File: org/eclipse/wst/html/ui/internal/preferences/ui/PropertyPreferencePage.java
1. WARNING: DiscouragedReference

Discouraged access: The type TaskTagPreferenceKeys 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

PropertyPreferencePage.java :

49 : import org.eclipse.wst.sse.core.internal.tasks.TaskTagPreferenceKeys;

2. WARNING: DiscouragedReference

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

PropertyPreferencePage.java :

50 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;

3. WARNING: DiscouragedReference

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

PropertyPreferencePage.java :

51 : import org.eclipse.wst.sse.ui.internal.SSEUIPlugin;

4. WARNING: DiscouragedReference

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

PropertyPreferencePage.java :

102 : fEnableProjectSettings.setText(SSEUIMessages.EnableProjectSettings); //$NON-NLS-1$//$NON-NLS-2$

5. WARNING: DiscouragedReference

Discouraged access: The field EnableProjectSettings 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

PropertyPreferencePage.java :

102 : fEnableProjectSettings.setText(SSEUIMessages.EnableProjectSettings); //$NON-NLS-1$//$NON-NLS-2$

6. WARNING: DiscouragedReference

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

PropertyPreferencePage.java :

120 : fProjectSettingsLink.setText("<a>" + SSEUIMessages.ConfigureWorkspaceSettings + "</a>"); //$NON-NLS-1$//$NON-NLS-2$

7. WARNING: DiscouragedReference

Discouraged access: The field ConfigureWorkspaceSettings 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

PropertyPreferencePage.java :

120 : fProjectSettingsLink.setText("<a>" + SSEUIMessages.ConfigureWorkspaceSettings + "</a>"); //$NON-NLS-1$//$NON-NLS-2$

8. WARNING: DiscouragedReference

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

PropertyPreferencePage.java :

123 : fProjectSettingsLink.setText("<a>" + SSEUIMessages.ConfigureProjectSettings + "</a>"); //$NON-NLS-1$//$NON-NLS-2$

9. WARNING: DiscouragedReference

Discouraged access: The field ConfigureProjectSettings 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

PropertyPreferencePage.java :

123 : fProjectSettingsLink.setText("<a>" + SSEUIMessages.ConfigureProjectSettings + "</a>"); //$NON-NLS-1$//$NON-NLS-2$

10. WARNING: DiscouragedReference

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

PropertyPreferencePage.java :

215 : dialog.setMessage(SSEUIMessages.PropertyPreferencePage_02);

11. WARNING: DiscouragedReference

Discouraged access: The field PropertyPreferencePage_02 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

PropertyPreferencePage.java :

215 : dialog.setMessage(SSEUIMessages.PropertyPreferencePage_02);

12. WARNING: DiscouragedReference

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

PropertyPreferencePage.java :

227 : dialog.setLabelProvider(new DecoratingLabelProvider(new WorkbenchLabelProvider(), SSEUIPlugin.getDefault().getWorkbench().getDecoratorManager().getLabelDecorator()));

13. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from 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

PropertyPreferencePage.java :

227 : dialog.setLabelProvider(new DecoratingLabelProvider(new WorkbenchLabelProvider(), SSEUIPlugin.getDefault().getWorkbench().getDecoratorManager().getLabelDecorator()));

14. WARNING: DiscouragedReference

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

PropertyPreferencePage.java :

229 : dialog.setTitle(SSEUIMessages.PropertyPreferencePage_01);

15. WARNING: DiscouragedReference

Discouraged access: The field PropertyPreferencePage_01 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

PropertyPreferencePage.java :

229 : dialog.setTitle(SSEUIMessages.PropertyPreferencePage_01);

16. WARNING: DiscouragedReference

Discouraged access: The type TaskTagPreferenceKeys 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

PropertyPreferencePage.java :

253 : System.out.println(getClass().getName() + " setting " + TaskTagPreferenceKeys.TASK_TAG_PER_PROJECT + " (" + true + ") in scope " + preferenceScopes[0].getName() + ":" + preferenceScopes[0].getLocation()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$

17. WARNING: DiscouragedReference

Discouraged access: The field TASK_TAG_PER_PROJECT from the type TaskTagPreferenceKeys 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

PropertyPreferencePage.java :

253 : System.out.println(getClass().getName() + " setting " + TaskTagPreferenceKeys.TASK_TAG_PER_PROJECT + " (" + true + ") in scope " + preferenceScopes[0].getName() + ":" + preferenceScopes[0].getLocation()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$

18. WARNING: DiscouragedReference

Discouraged access: The type TaskTagPreferenceKeys 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

PropertyPreferencePage.java :

259 : System.out.println(getClass().getName() + " removing " + TaskTagPreferenceKeys.TASK_TAG_PER_PROJECT + " from scope " + preferenceScopes[0].getName() + ":" + preferenceScopes[0].getLocation()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$

19. WARNING: DiscouragedReference

Discouraged access: The field TASK_TAG_PER_PROJECT from the type TaskTagPreferenceKeys 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

PropertyPreferencePage.java :

259 : System.out.println(getClass().getName() + " removing " + TaskTagPreferenceKeys.TASK_TAG_PER_PROJECT + " from scope " + preferenceScopes[0].getName() + ":" + preferenceScopes[0].getLocation()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$

Source File: org/eclipse/wst/html/ui/internal/projection/ProjectionModelNodeAdapterFactoryHTML.java
1. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

20 : import org.eclipse.wst.html.core.internal.provisional.HTML40Namespace;

2. WARNING: DiscouragedReference

Discouraged access: 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

ProjectionModelNodeAdapterFactoryHTML.java :

21 : import org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory;

3. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

22 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;

4. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

23 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;

5. WARNING: DiscouragedReference

Discouraged access: 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

ProjectionModelNodeAdapterFactoryHTML.java :

26 : public class ProjectionModelNodeAdapterFactoryHTML extends AbstractAdapterFactory {

6. WARNING: DiscouragedReference

Discouraged access: The constructor AbstractAdapterFactory(Object, boolean) 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

ProjectionModelNodeAdapterFactoryHTML.java :

38 : super(adapterKey, registerAdapters);

7. WARNING: DiscouragedReference

Discouraged access: The constructor AbstractAdapterFactory(Object) 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

ProjectionModelNodeAdapterFactoryHTML.java :

42 : super(adapterKey);

8. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

53 : protected INodeAdapter createAdapter(INodeNotifier target) {

9. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

53 : protected INodeAdapter createAdapter(INodeNotifier target) {

10. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

61 : if (parent instanceof INodeNotifier) {

11. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

62 : INodeNotifier parentNotifier = (INodeNotifier) parent;

12. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

62 : INodeNotifier parentNotifier = (INodeNotifier) parent;

13. WARNING: DiscouragedReference

Discouraged access: The method getExistingAdapter(Object) from 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

ProjectionModelNodeAdapterFactoryHTML.java :

63 : ProjectionModelNodeAdapterHTML parentAdapter = (ProjectionModelNodeAdapterHTML) parentNotifier.getExistingAdapter(ProjectionModelNodeAdapterHTML.class);

14. WARNING: DiscouragedReference

Discouraged access: The method addAdapter(INodeAdapter) from 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

ProjectionModelNodeAdapterFactoryHTML.java :

67 : parentNotifier.addAdapter(parentAdapter);

15. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

16. WARNING: DiscouragedReference

Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

17. WARNING: DiscouragedReference

Discouraged access: The field HEAD from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

18. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

19. WARNING: DiscouragedReference

Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

20. WARNING: DiscouragedReference

Discouraged access: The field BODY from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

21. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

22. WARNING: DiscouragedReference

Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

23. WARNING: DiscouragedReference

Discouraged access: The field SCRIPT from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

24. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

25. WARNING: DiscouragedReference

Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

26. WARNING: DiscouragedReference

Discouraged access: The field STYLE from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

27. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

28. WARNING: DiscouragedReference

Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

29. WARNING: DiscouragedReference

Discouraged access: The field TABLE from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

30. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

31. WARNING: DiscouragedReference

Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

32. WARNING: DiscouragedReference

Discouraged access: The field UL from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

33. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

34. WARNING: DiscouragedReference

Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

35. WARNING: DiscouragedReference

Discouraged access: The field OL from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

36. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

37. WARNING: DiscouragedReference

Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

38. WARNING: DiscouragedReference

Discouraged access: The field DIV from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

ProjectionModelNodeAdapterFactoryHTML.java :

90 : if (HTML40Namespace.ElementName.HEAD.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.BODY.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.SCRIPT.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.STYLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.TABLE.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.UL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.OL.equalsIgnoreCase(tagName) || HTML40Namespace.ElementName.DIV.equalsIgnoreCase(tagName))

39. WARNING: DiscouragedReference

Discouraged access: The method release() 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

ProjectionModelNodeAdapterFactoryHTML.java :

161 : super.release();

Source File: org/eclipse/wst/html/ui/internal/projection/ProjectionModelNodeAdapterHTML.java
1. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

26 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;

2. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

27 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;

3. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

28 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;

4. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

35 : public class ProjectionModelNodeAdapterHTML implements INodeAdapter {

5. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

122 : if (fAdapterFactory.isNodeProjectable(node) && node instanceof IndexedRegion) {

6. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

126 : IndexedRegion inode = (IndexedRegion) node;

7. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

126 : IndexedRegion inode = (IndexedRegion) node;

8. WARNING: DiscouragedReference

Discouraged access: The method getStartOffset() from 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

ProjectionModelNodeAdapterHTML.java :

127 : int start = inode.getStartOffset();

9. WARNING: DiscouragedReference

Discouraged access: The method getEndOffset() from 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

ProjectionModelNodeAdapterHTML.java :

128 : int end = inode.getEndOffset();

10. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

197 : public void notifyChanged(INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {

11. WARNING: DiscouragedReference

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

ProjectionModelNodeAdapterHTML.java :

204 : if ((eventType == INodeNotifier.STRUCTURE_CHANGED) && (notifier instanceof Node)) {

12. WARNING: DiscouragedReference

Discouraged access: The field STRUCTURE_CHANGED from 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

ProjectionModelNodeAdapterHTML.java :

204 : if ((eventType == INodeNotifier.STRUCTURE_CHANGED) && (notifier instanceof Node)) {

Source File: org/eclipse/wst/html/ui/internal/projection/StructuredTextFoldingProviderHTML.java
1. WARNING: DiscouragedReference

Discouraged access: The type PropagatingAdapter 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

StructuredTextFoldingProviderHTML.java :

19 : import org.eclipse.wst.sse.core.internal.PropagatingAdapter;

2. WARNING: DiscouragedReference

Discouraged access: The type FactoryRegistry 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

StructuredTextFoldingProviderHTML.java :

20 : import org.eclipse.wst.sse.core.internal.model.FactoryRegistry;

3. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

21 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;

4. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

22 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;

5. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

23 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

6. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

24 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;

7. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextFoldingProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextFoldingProviderHTML.java :

25 : import org.eclipse.wst.sse.ui.internal.projection.IStructuredTextFoldingProvider;

8. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;

9. WARNING: DiscouragedReference

Discouraged access: The type IStructuredTextFoldingProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextFoldingProviderHTML.java :

33 : public class StructuredTextFoldingProviderHTML implements IStructuredTextFoldingProvider, IProjectionListener, ITextInputListener {

10. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

59 : if (node instanceof INodeNotifier && childLevel < MAX_CHILDREN) {

11. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

60 : INodeNotifier notifier = (INodeNotifier) node;

12. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

60 : INodeNotifier notifier = (INodeNotifier) node;

13. WARNING: DiscouragedReference

Discouraged access: The method getExistingAdapter(Object) from 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

StructuredTextFoldingProviderHTML.java :

64 : ProjectionModelNodeAdapterHTML adapter = (ProjectionModelNodeAdapterHTML) notifier.getExistingAdapter(ProjectionModelNodeAdapterHTML.class);

14. WARNING: DiscouragedReference

Discouraged access: The method getAdapterFor(Object) from 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

StructuredTextFoldingProviderHTML.java :

71 : notifier.getAdapterFor(ProjectionModelNodeAdapterHTML.class);

15. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

93 : IStructuredModel sModel = null;

16. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

95 : sModel = StructuredModelManager.getModelManager().getExistingModelForRead(fDocument);

17. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

98 : IndexedRegion startNode = sModel.getIndexedRegion(startOffset);

18. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

98 : IndexedRegion startNode = sModel.getIndexedRegion(startOffset);

19. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

114 : sModel.releaseFromRead();

20. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

135 : IStructuredModel sModel = null;

21. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

137 : sModel = StructuredModelManager.getModelManager().getExistingModelForRead(fDocument);

22. WARNING: DiscouragedReference

Discouraged access: The type FactoryRegistry 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

StructuredTextFoldingProviderHTML.java :

139 : FactoryRegistry factoryRegistry = sModel.getFactoryRegistry();

23. WARNING: DiscouragedReference

Discouraged access: The method getFactoryRegistry() 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

StructuredTextFoldingProviderHTML.java :

139 : FactoryRegistry factoryRegistry = sModel.getFactoryRegistry();

24. WARNING: DiscouragedReference

Discouraged access: The method contains(Object) from the type FactoryRegistry 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

StructuredTextFoldingProviderHTML.java :

144 : if (!factoryRegistry.contains(ProjectionModelNodeAdapterHTML.class) && createIfNeeded) {

25. WARNING: DiscouragedReference

Discouraged access: The method addFactory(INodeAdapterFactory) from the type FactoryRegistry 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

StructuredTextFoldingProviderHTML.java :

148 : factoryRegistry.addFactory(newFactory);

26. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

151 : IDOMModel domModel = (IDOMModel) sModel;

27. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

151 : IDOMModel domModel = (IDOMModel) sModel;

28. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

152 : Document document = domModel.getDocument();

29. WARNING: DiscouragedReference

Discouraged access: The type PropagatingAdapter 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

StructuredTextFoldingProviderHTML.java :

153 : PropagatingAdapter propagatingAdapter = (PropagatingAdapter) ((INodeNotifier) document).getAdapterFor(PropagatingAdapter.class);

30. WARNING: DiscouragedReference

Discouraged access: The type PropagatingAdapter 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

StructuredTextFoldingProviderHTML.java :

153 : PropagatingAdapter propagatingAdapter = (PropagatingAdapter) ((INodeNotifier) document).getAdapterFor(PropagatingAdapter.class);

31. WARNING: DiscouragedReference

Discouraged access: The method getAdapterFor(Object) from 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

StructuredTextFoldingProviderHTML.java :

153 : PropagatingAdapter propagatingAdapter = (PropagatingAdapter) ((INodeNotifier) document).getAdapterFor(PropagatingAdapter.class);

32. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

153 : PropagatingAdapter propagatingAdapter = (PropagatingAdapter) ((INodeNotifier) document).getAdapterFor(PropagatingAdapter.class);

33. WARNING: DiscouragedReference

Discouraged access: The type PropagatingAdapter 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

StructuredTextFoldingProviderHTML.java :

153 : PropagatingAdapter propagatingAdapter = (PropagatingAdapter) ((INodeNotifier) document).getAdapterFor(PropagatingAdapter.class);

34. WARNING: DiscouragedReference

Discouraged access: The method addAdaptOnCreateFactory(INodeAdapterFactory) from the type PropagatingAdapter 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

StructuredTextFoldingProviderHTML.java :

155 : propagatingAdapter.addAdaptOnCreateFactory(newFactory);

35. WARNING: DiscouragedReference

Discouraged access: The method getFactoryFor(Object) from the type FactoryRegistry 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

StructuredTextFoldingProviderHTML.java :

160 : factory = (ProjectionModelNodeAdapterFactoryHTML) factoryRegistry.getFactoryFor(ProjectionModelNodeAdapterHTML.class);

36. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

165 : sModel.releaseFromRead();

37. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

262 : if (node instanceof INodeNotifier) {

38. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

263 : INodeNotifier notifier = (INodeNotifier) node;

39. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

263 : INodeNotifier notifier = (INodeNotifier) node;

40. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

266 : INodeAdapter adapter = notifier.getExistingAdapter(ProjectionModelNodeAdapterHTML.class);

41. WARNING: DiscouragedReference

Discouraged access: The method getExistingAdapter(Object) from 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

StructuredTextFoldingProviderHTML.java :

266 : INodeAdapter adapter = notifier.getExistingAdapter(ProjectionModelNodeAdapterHTML.class);

42. WARNING: DiscouragedReference

Discouraged access: The method removeAdapter(INodeAdapter) from 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

StructuredTextFoldingProviderHTML.java :

268 : notifier.removeAdapter(adapter);

43. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

289 : IStructuredModel sModel = null;

44. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

291 : sModel = StructuredModelManager.getModelManager().getExistingModelForRead(fDocument);

45. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

294 : IndexedRegion startNode = sModel.getIndexedRegion(startOffset);

46. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

294 : IndexedRegion startNode = sModel.getIndexedRegion(startOffset);

47. WARNING: DiscouragedReference

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

StructuredTextFoldingProviderHTML.java :

308 : sModel.releaseFromRead();

Source File: org/eclipse/wst/html/ui/internal/registry/AdapterFactoryProviderForHTML.java
1. WARNING: DiscouragedReference

Discouraged access: The type ModelHandlerForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

AdapterFactoryProviderForHTML.java :

13 : import org.eclipse.wst.html.core.internal.modelhandler.ModelHandlerForHTML;

2. WARNING: DiscouragedReference

Discouraged access: The type IDocumentTypeHandler 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

AdapterFactoryProviderForHTML.java :

15 : import org.eclipse.wst.sse.core.internal.ltk.modelhandler.IDocumentTypeHandler;

3. WARNING: DiscouragedReference

Discouraged access: The type FactoryRegistry 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

AdapterFactoryProviderForHTML.java :

16 : import org.eclipse.wst.sse.core.internal.model.FactoryRegistry;

4. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

17 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;

5. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

18 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

6. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

19 : import org.eclipse.wst.sse.ui.internal.contentoutline.IJFaceNodeAdapter;

7. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AdapterFactoryProviderForHTML.java :

20 : import org.eclipse.wst.sse.ui.internal.provisional.registry.AdapterFactoryProvider;

8. WARNING: DiscouragedReference

Discouraged access: The type Assert is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AdapterFactoryProviderForHTML.java :

21 : import org.eclipse.wst.sse.ui.internal.util.Assert;

9. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;

10. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AdapterFactoryProviderForHTML.java :

25 : public class AdapterFactoryProviderForHTML implements AdapterFactoryProvider {

11. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

28 : public void addAdapterFactories(IStructuredModel structuredModel) {

12. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

33 : if (structuredModel instanceof IDOMModel) {

13. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

38 : protected void addContentBasedFactories(IStructuredModel structuredModel) {

14. WARNING: DiscouragedReference

Discouraged access: The type FactoryRegistry 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

AdapterFactoryProviderForHTML.java :

40 : FactoryRegistry factoryRegistry = structuredModel.getFactoryRegistry();

15. WARNING: DiscouragedReference

Discouraged access: The method getFactoryRegistry() 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

AdapterFactoryProviderForHTML.java :

40 : FactoryRegistry factoryRegistry = structuredModel.getFactoryRegistry();

16. WARNING: DiscouragedReference

Discouraged access: The type Assert is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AdapterFactoryProviderForHTML.java :

41 : Assert.isNotNull(factoryRegistry, "Program Error: client caller must ensure model has factory registry"); //$NON-NLS-1$

17. WARNING: DiscouragedReference

Discouraged access: The method isNotNull(Object, String) from the type Assert is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AdapterFactoryProviderForHTML.java :

41 : Assert.isNotNull(factoryRegistry, "Program Error: client caller must ensure model has factory registry"); //$NON-NLS-1$

18. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

42 : INodeAdapterFactory factory = null;

19. WARNING: DiscouragedReference

Discouraged access: The method getFactoryFor(Object) from the type FactoryRegistry 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

AdapterFactoryProviderForHTML.java :

44 : factory = factoryRegistry.getFactoryFor(IJFaceNodeAdapter.class);

20. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

44 : factory = factoryRegistry.getFactoryFor(IJFaceNodeAdapter.class);

21. WARNING: DiscouragedReference

Discouraged access: The method addFactory(INodeAdapterFactory) from the type FactoryRegistry 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

AdapterFactoryProviderForHTML.java :

47 : factoryRegistry.addFactory(factory);

22. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

51 : protected void addPropagatingAdapters(IStructuredModel structuredModel) {

23. WARNING: DiscouragedReference

Discouraged access: The type IDocumentTypeHandler 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

AdapterFactoryProviderForHTML.java :

58 : public boolean isFor(IDocumentTypeHandler contentTypeDescription) {

24. WARNING: DiscouragedReference

Discouraged access: The type ModelHandlerForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

AdapterFactoryProviderForHTML.java :

59 : return (contentTypeDescription instanceof ModelHandlerForHTML);

25. WARNING: DiscouragedReference

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

AdapterFactoryProviderForHTML.java :

62 : public void reinitializeFactories(IStructuredModel structuredModel) {

Source File: org/eclipse/wst/html/ui/internal/search/HTMLFindOccurrencesActionDelegate.java
1. WARNING: DiscouragedReference

Discouraged access: The type FindOccurrencesActionDelegate is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLFindOccurrencesActionDelegate.java :

18 : import org.eclipse.wst.sse.ui.internal.search.FindOccurrencesActionDelegate;

2. WARNING: DiscouragedReference

Discouraged access: The type FindOccurrencesActionDelegate is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLFindOccurrencesActionDelegate.java :

23 : public class HTMLFindOccurrencesActionDelegate extends FindOccurrencesActionDelegate {

Source File: org/eclipse/wst/html/ui/internal/search/HTMLFindOccurrencesProcessor.java
1. WARNING: DiscouragedReference

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

HTMLFindOccurrencesProcessor.java :

16 : import org.eclipse.wst.sse.ui.internal.search.FindOccurrencesProcessor;

2. WARNING: DiscouragedReference

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

HTMLFindOccurrencesProcessor.java :

17 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;

3. WARNING: DiscouragedReference

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

HTMLFindOccurrencesProcessor.java :

23 : public class HTMLFindOccurrencesProcessor extends FindOccurrencesProcessor {

4. WARNING: DiscouragedReference

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

HTMLFindOccurrencesProcessor.java :

30 : return new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE};

5. WARNING: DiscouragedReference

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

HTMLFindOccurrencesProcessor.java :

30 : return new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE};

6. WARNING: DiscouragedReference

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

HTMLFindOccurrencesProcessor.java :

30 : return new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE};

7. WARNING: DiscouragedReference

Discouraged access: The field XML_TAG_ATTRIBUTE_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

HTMLFindOccurrencesProcessor.java :

30 : return new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE};

8. WARNING: DiscouragedReference

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

HTMLFindOccurrencesProcessor.java :

30 : return new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE};

9. WARNING: DiscouragedReference

Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE 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

HTMLFindOccurrencesProcessor.java :

30 : return new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE};

Source File: org/eclipse/wst/html/ui/internal/style/IStyleConstantsHTML.java
1. WARNING: DiscouragedReference

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

IStyleConstantsHTML.java :

13 : import org.eclipse.wst.xml.ui.internal.style.IStyleConstantsXML;

2. WARNING: DiscouragedReference

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

IStyleConstantsHTML.java :

19 : public interface IStyleConstantsHTML extends IStyleConstantsXML {

Source File: org/eclipse/wst/html/ui/internal/style/LineStyleProviderForHTML.java
1. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

17 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;

2. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

18 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;

3. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

19 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;

4. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

20 : import org.eclipse.wst.xml.ui.internal.style.IStyleConstantsXML;

5. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProviderForXML 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

LineStyleProviderForHTML.java :

21 : import org.eclipse.wst.xml.ui.internal.style.LineStyleProviderForXML;

6. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProviderForXML 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

LineStyleProviderForHTML.java :

23 : public class LineStyleProviderForHTML extends LineStyleProviderForXML implements LineStyleProvider {

7. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

23 : public class LineStyleProviderForHTML extends LineStyleProviderForXML implements LineStyleProvider {

8. WARNING: DiscouragedReference

Discouraged access: The constructor LineStyleProviderForXML() 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

LineStyleProviderForHTML.java :

26 : super();

9. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

34 : public TextAttribute getAttributeFor(ITextRegion region) {

10. WARNING: DiscouragedReference

Discouraged access: The method getTextAttributes() from the type AbstractLineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

LineStyleProviderForHTML.java :

37 : return (TextAttribute)getTextAttributes().get(IStyleConstantsXML.XML_CONTENT);

11. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

37 : return (TextAttribute)getTextAttributes().get(IStyleConstantsXML.XML_CONTENT);

12. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

37 : return (TextAttribute)getTextAttributes().get(IStyleConstantsXML.XML_CONTENT);

13. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

39 : if (region.getType() == DOMRegionContext.BLOCK_TEXT) {

14. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

39 : if (region.getType() == DOMRegionContext.BLOCK_TEXT) {

15. WARNING: DiscouragedReference

Discouraged access: The field BLOCK_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

LineStyleProviderForHTML.java :

39 : if (region.getType() == DOMRegionContext.BLOCK_TEXT) {

16. WARNING: DiscouragedReference

Discouraged access: The method getTextAttributes() from the type AbstractLineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

LineStyleProviderForHTML.java :

40 : return (TextAttribute)getTextAttributes().get(IStyleConstantsXML.XML_CONTENT);

17. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

40 : return (TextAttribute)getTextAttributes().get(IStyleConstantsXML.XML_CONTENT);

18. WARNING: DiscouragedReference

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

LineStyleProviderForHTML.java :

40 : return (TextAttribute)getTextAttributes().get(IStyleConstantsXML.XML_CONTENT);

19. WARNING: DiscouragedReference

Discouraged access: The method getAttributeFor(ITextRegion) from the type LineStyleProviderForXML 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

LineStyleProviderForHTML.java :

43 : return super.getAttributeFor(region);

20. WARNING: DiscouragedReference

Discouraged access: The method loadColors() from the type LineStyleProviderForXML 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

LineStyleProviderForHTML.java :

47 : super.loadColors();

21. WARNING: DiscouragedReference

Discouraged access: The method addTextAttribute(String) from the type AbstractLineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

LineStyleProviderForHTML.java :

49 : addTextAttribute(IStyleConstantsHTML.SCRIPT_AREA_BORDER);

22. WARNING: DiscouragedReference

Discouraged access: The method addTextAttribute(String) from the type AbstractLineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

LineStyleProviderForHTML.java :

58 : addTextAttribute(IStyleConstantsHTML.SCRIPT_AREA_BORDER);

23. WARNING: DiscouragedReference

Discouraged access: The method getHighlighter() from the type AbstractLineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

LineStyleProviderForHTML.java :

61 : getHighlighter().refreshDisplay();

24. WARNING: DiscouragedReference

Discouraged access: The method refreshDisplay() from the type Highlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

LineStyleProviderForHTML.java :

61 : getHighlighter().refreshDisplay();

25. WARNING: DiscouragedReference

Discouraged access: The method handlePropertyChange(PropertyChangeEvent) from the type LineStyleProviderForXML 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

LineStyleProviderForHTML.java :

63 : super.handlePropertyChange(event);

26. WARNING: DiscouragedReference

Discouraged access: The method handlePropertyChange(PropertyChangeEvent) from the type LineStyleProviderForXML 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

LineStyleProviderForHTML.java :

66 : super.handlePropertyChange(event);

Source File: org/eclipse/wst/html/ui/internal/taginfo/HTMLInformationProvider.java
1. WARNING: DiscouragedReference

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

HTMLInformationProvider.java :

20 : import org.eclipse.wst.sse.ui.internal.SSEUIPlugin;

2. WARNING: DiscouragedReference

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

HTMLInformationProvider.java :

33 : fTextHover = SSEUIPlugin.getDefault().getTextHoverManager().createBestMatchHover(new HTMLTagInfoHoverProcessor());

3. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from 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

HTMLInformationProvider.java :

33 : fTextHover = SSEUIPlugin.getDefault().getTextHoverManager().createBestMatchHover(new HTMLTagInfoHoverProcessor());

4. WARNING: DiscouragedReference

Discouraged access: The method getTextHoverManager() from 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

HTMLInformationProvider.java :

33 : fTextHover = SSEUIPlugin.getDefault().getTextHoverManager().createBestMatchHover(new HTMLTagInfoHoverProcessor());

5. WARNING: DiscouragedReference

Discouraged access: The method createBestMatchHover(ITextHover) from the type TextHoverManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLInformationProvider.java :

33 : fTextHover = SSEUIPlugin.getDefault().getTextHoverManager().createBestMatchHover(new HTMLTagInfoHoverProcessor());

Source File: org/eclipse/wst/html/ui/internal/taginfo/HTMLTagInfoHoverProcessor.java
1. WARNING: DiscouragedReference

Discouraged access: The type XMLTagInfoHoverProcessor 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

HTMLTagInfoHoverProcessor.java :

15 : import org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor;

2. WARNING: DiscouragedReference

Discouraged access: The type XMLTagInfoHoverProcessor 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

HTMLTagInfoHoverProcessor.java :

22 : public class HTMLTagInfoHoverProcessor extends XMLTagInfoHoverProcessor {

3. WARNING: DiscouragedReference

Discouraged access: The constructor XMLTagInfoHoverProcessor() 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

HTMLTagInfoHoverProcessor.java :

25 : super();

Source File: org/eclipse/wst/html/ui/internal/templates/EncodingTemplateVariableResolverHTML.java
1. WARNING: DiscouragedReference

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

EncodingTemplateVariableResolverHTML.java :

16 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;

2. WARNING: DiscouragedReference

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

EncodingTemplateVariableResolverHTML.java :

18 : import org.eclipse.wst.sse.core.internal.encoding.CommonEncodingPreferenceNames;

3. WARNING: DiscouragedReference

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

EncodingTemplateVariableResolverHTML.java :

36 : return HTMLCorePlugin.getDefault().getPluginPreferences().getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);

4. WARNING: DiscouragedReference

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

EncodingTemplateVariableResolverHTML.java :

36 : return HTMLCorePlugin.getDefault().getPluginPreferences().getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);

5. WARNING: DiscouragedReference

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

EncodingTemplateVariableResolverHTML.java :

36 : return HTMLCorePlugin.getDefault().getPluginPreferences().getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);

6. WARNING: DiscouragedReference

Discouraged access: The field OUTPUT_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

EncodingTemplateVariableResolverHTML.java :

36 : return HTMLCorePlugin.getDefault().getPluginPreferences().getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);

Source File: org/eclipse/wst/html/ui/internal/text/HTMLDocumentRegionEdgeMatcher.java
1. WARNING: DiscouragedReference

Discouraged access: The type DocumentRegionEdgeMatcher is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLDocumentRegionEdgeMatcher.java :

13 : import org.eclipse.wst.sse.ui.internal.text.DocumentRegionEdgeMatcher;

2. WARNING: DiscouragedReference

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

HTMLDocumentRegionEdgeMatcher.java :

14 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;

3. WARNING: DiscouragedReference

Discouraged access: The type DocumentRegionEdgeMatcher is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLDocumentRegionEdgeMatcher.java :

16 : public class HTMLDocumentRegionEdgeMatcher extends DocumentRegionEdgeMatcher {

4. WARNING: DiscouragedReference

Discouraged access: The constructor DocumentRegionEdgeMatcher(String[], ICharacterPairMatcher) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

5. WARNING: DiscouragedReference

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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

6. WARNING: DiscouragedReference

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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

7. WARNING: DiscouragedReference

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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

8. WARNING: DiscouragedReference

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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

9. WARNING: DiscouragedReference

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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

10. WARNING: DiscouragedReference

Discouraged access: The field XML_CDATA_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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

11. WARNING: DiscouragedReference

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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

12. WARNING: DiscouragedReference

Discouraged access: The field XML_PI_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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

13. WARNING: DiscouragedReference

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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

14. WARNING: DiscouragedReference

Discouraged access: The field XML_PI_CONTENT 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

HTMLDocumentRegionEdgeMatcher.java :

24 : super(new String[]{DOMRegionContext.XML_TAG_NAME, DOMRegionContext.XML_COMMENT_TEXT, DOMRegionContext.XML_CDATA_TEXT, DOMRegionContext.XML_PI_OPEN, DOMRegionContext.XML_PI_CONTENT}, new JavaPairMatcher(BRACKETS));

Source File: org/eclipse/wst/html/ui/internal/wizard/NewHTMLFileWizardPage.java
1. WARNING: DiscouragedReference

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

NewHTMLFileWizardPage.java :

30 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;

2. WARNING: DiscouragedReference

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

NewHTMLFileWizardPage.java :

31 : import org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames;

3. WARNING: DiscouragedReference

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

NewHTMLFileWizardPage.java :

32 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;

4. WARNING: DiscouragedReference

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

NewHTMLFileWizardPage.java :

122 : fContentType = Platform.getContentTypeManager().getContentType(ContentTypeIdForHTML.ContentTypeID_HTML);

5. WARNING: DiscouragedReference

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

NewHTMLFileWizardPage.java :

122 : fContentType = Platform.getContentTypeManager().getContentType(ContentTypeIdForHTML.ContentTypeID_HTML);

6. WARNING: DiscouragedReference

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

NewHTMLFileWizardPage.java :

174 : Preferences preference = HTMLCorePlugin.getDefault().getPluginPreferences();

7. WARNING: DiscouragedReference

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

NewHTMLFileWizardPage.java :

174 : Preferences preference = HTMLCorePlugin.getDefault().getPluginPreferences();

8. WARNING: DiscouragedReference

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

NewHTMLFileWizardPage.java :

175 : String ext = preference.getString(HTMLCorePreferenceNames.DEFAULT_EXTENSION);

9. WARNING: DiscouragedReference

Discouraged access: The field DEFAULT_EXTENSION 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

NewHTMLFileWizardPage.java :

175 : String ext = preference.getString(HTMLCorePreferenceNames.DEFAULT_EXTENSION);

Source File: org/eclipse/wst/html/ui/internal/wizard/NewHTMLTemplatesWizardPage.java
1. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

58 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;

2. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

67 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

3. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

69 : import org.eclipse.wst.sse.ui.internal.StructuredTextViewer;

4. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

70 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;

5. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

322 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {

6. WARNING: DiscouragedReference

Discouraged access: The constructor StructuredTextViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

NewHTMLTemplatesWizardPage.java :

326 : SourceViewer viewer = new StructuredTextViewer(parent, null, null, false, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);

7. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

326 : SourceViewer viewer = new StructuredTextViewer(parent, null, null, false, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);

8. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

327 : ((StructuredTextViewer) viewer).getTextWidget().setFont(JFaceResources.getFont("org.eclipse.wst.sse.ui.textfont")); //$NON-NLS-1$

9. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

328 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(ContentTypeIdForHTML.ContentTypeID_HTML);

10. WARNING: DiscouragedReference

Discouraged access: The method createUnManagedStructuredModelFor(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

NewHTMLTemplatesWizardPage.java :

328 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(ContentTypeIdForHTML.ContentTypeID_HTML);

11. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

328 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(ContentTypeIdForHTML.ContentTypeID_HTML);

12. WARNING: DiscouragedReference

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

NewHTMLTemplatesWizardPage.java :

328 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(ContentTypeIdForHTML.ContentTypeID_HTML);

13. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() 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

NewHTMLTemplatesWizardPage.java :

329 : IDocument document = scratchModel.getStructuredDocument();

Source File: org/eclipse/wst/html/ui/internal/wizard/NewHTMLWizard.java
1. WARNING: DiscouragedReference

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

NewHTMLWizard.java :

33 : import org.eclipse.wst.html.core.internal.HTMLCorePlugin;

2. WARNING: DiscouragedReference

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

NewHTMLWizard.java :

38 : import org.eclipse.wst.sse.core.internal.encoding.CommonEncodingPreferenceNames;

3. WARNING: DiscouragedReference

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

NewHTMLWizard.java :

112 : Preferences preference = HTMLCorePlugin.getDefault().getPluginPreferences();

4. WARNING: DiscouragedReference

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

NewHTMLWizard.java :

112 : Preferences preference = HTMLCorePlugin.getDefault().getPluginPreferences();

5. WARNING: DiscouragedReference

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

NewHTMLWizard.java :

113 : String charSet = preference.getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);

6. WARNING: DiscouragedReference

Discouraged access: The field OUTPUT_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

NewHTMLWizard.java :

113 : String charSet = preference.getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);

Source File: org/eclipse/wst/html/ui/views/contentoutline/HTMLContentOutlineConfiguration.java
1. WARNING: DiscouragedReference

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

HTMLContentOutlineConfiguration.java :

17 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

2. WARNING: DiscouragedReference

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

HTMLContentOutlineConfiguration.java :

18 : import org.eclipse.wst.xml.ui.internal.contentoutline.XMLNodeActionManager;

3. WARNING: DiscouragedReference

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

HTMLContentOutlineConfiguration.java :

37 : protected XMLNodeActionManager createNodeActionManager(TreeViewer treeViewer) {

4. WARNING: DiscouragedReference

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

HTMLContentOutlineConfiguration.java :

38 : return new HTMLNodeActionManager((IStructuredModel) treeViewer.getInput(), treeViewer);

Source File: org/eclipse/wst/html/internal/validation/HTMLValidationReporter.java
1. WARNING: DiscouragedReference

Discouraged access: The type MessageFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidationReporter.java :

16 : import org.eclipse.wst.html.core.internal.validate.MessageFactory;

2. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

17 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

3. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

18 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

4. WARNING: DiscouragedReference

Discouraged access: The type ErrorInfo 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

HTMLValidationReporter.java :

19 : import org.eclipse.wst.sse.core.internal.validate.ErrorInfo;

5. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

20 : import org.eclipse.wst.sse.core.internal.validate.ValidationMessage;

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationReporter 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

HTMLValidationReporter.java :

21 : import org.eclipse.wst.sse.core.internal.validate.ValidationReporter;

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationReporter 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

HTMLValidationReporter.java :

26 : public class HTMLValidationReporter implements ValidationReporter {

8. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

31 : private IStructuredModel model = null;

9. WARNING: DiscouragedReference

Discouraged access: The type MessageFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidationReporter.java :

33 : private MessageFactory fFactory = null;

10. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

37 : public HTMLValidationReporter(IValidator owner, IReporter reporter, IFile file, IStructuredModel model) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor MessageFactory(IProject) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidationReporter.java :

43 : fFactory = new MessageFactory(file != null ? file.getProject() : null);

12. WARNING: DiscouragedReference

Discouraged access: The type MessageFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidationReporter.java :

43 : fFactory = new MessageFactory(file != null ? file.getProject() : null);

13. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

82 : public void report(ValidationMessage message) {

14. WARNING: DiscouragedReference

Discouraged access: The method getSeverity() 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

HTMLValidationReporter.java :

83 : if (message == null || message.getSeverity() == ValidationMessage.IGNORE)

15. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

83 : if (message == null || message.getSeverity() == ValidationMessage.IGNORE)

16. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

83 : if (message == null || message.getSeverity() == ValidationMessage.IGNORE)

17. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

113 : private IMessage translateMessage(ValidationMessage message) {

18. WARNING: DiscouragedReference

Discouraged access: The method getSeverity() 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

HTMLValidationReporter.java :

116 : switch (message.getSeverity()) {

19. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

117 : case ValidationMessage.ERROR :

20. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

117 : case ValidationMessage.ERROR :

21. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

121 : case ValidationMessage.WARNING :

22. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

121 : case ValidationMessage.WARNING :

23. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

125 : case ValidationMessage.INFORMATION :

24. WARNING: DiscouragedReference

Discouraged access: The field INFORMATION 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

HTMLValidationReporter.java :

125 : case ValidationMessage.INFORMATION :

25. WARNING: DiscouragedReference

Discouraged access: The method getMessage() 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

HTMLValidationReporter.java :

133 : IMessage mes = new LocalizedMessage(severity, message.getMessage(), this.file);

26. WARNING: DiscouragedReference

Discouraged access: The method getOffset() 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

HTMLValidationReporter.java :

134 : mes.setOffset(message.getOffset());

27. WARNING: DiscouragedReference

Discouraged access: The method getLength() 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

HTMLValidationReporter.java :

135 : mes.setLength(message.getLength());

28. WARNING: DiscouragedReference

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

HTMLValidationReporter.java :

137 : IStructuredDocument flatModel = this.model.getStructuredDocument();

29. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() 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

HTMLValidationReporter.java :

137 : IStructuredDocument flatModel = this.model.getStructuredDocument();

30. WARNING: DiscouragedReference

Discouraged access: The method getLineOfOffset(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

HTMLValidationReporter.java :

139 : int line = flatModel.getLineOfOffset(message.getOffset());

31. WARNING: DiscouragedReference

Discouraged access: The method getOffset() 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

HTMLValidationReporter.java :

139 : int line = flatModel.getLineOfOffset(message.getOffset());

32. WARNING: DiscouragedReference

Discouraged access: The type ErrorInfo 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

HTMLValidationReporter.java :

147 : public void report(ErrorInfo info) {

33. WARNING: DiscouragedReference

Discouraged access: The method createMessage(ErrorInfo) from the type MessageFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidationReporter.java :

148 : report(fFactory.createMessage(info));

Source File: org/eclipse/wst/html/internal/validation/HTMLValidationWorkbenchHelper.java
1. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidationWorkbenchHelper.java :

14 : import org.eclipse.wst.validation.internal.operations.WorkbenchContext;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidationWorkbenchHelper.java :

16 : public class HTMLValidationWorkbenchHelper extends WorkbenchContext {

3. WARNING: DiscouragedReference

Discouraged access: The constructor WorkbenchContext() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidationWorkbenchHelper.java :

20 : super();

4. WARNING: DiscouragedReference

Discouraged access: The method getPortableName(IResource) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidationWorkbenchHelper.java :

44 : return getPortableName((IFile) object);

Source File: org/eclipse/wst/html/internal/validation/HTMLValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type HTMLDocumentTypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidator.java :

41 : import org.eclipse.wst.html.core.internal.document.HTMLDocumentTypeConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type HTMLValidationAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidator.java :

42 : import org.eclipse.wst.html.core.internal.validate.HTMLValidationAdapterFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type FileBufferModelManager 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

HTMLValidator.java :

45 : import org.eclipse.wst.sse.core.internal.FileBufferModelManager;

4. WARNING: DiscouragedReference

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

HTMLValidator.java :

46 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;

5. WARNING: DiscouragedReference

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

HTMLValidator.java :

47 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;

6. WARNING: DiscouragedReference

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

HTMLValidator.java :

48 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;

7. WARNING: DiscouragedReference

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

HTMLValidator.java :

49 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

8. WARNING: DiscouragedReference

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

HTMLValidator.java :

50 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;

9. WARNING: DiscouragedReference

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

HTMLValidator.java :

51 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

10. WARNING: DiscouragedReference

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

HTMLValidator.java :

52 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;

11. WARNING: DiscouragedReference

Discouraged access: The type URIResolver 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

HTMLValidator.java :

53 : import org.eclipse.wst.sse.core.internal.util.URIResolver;

12. WARNING: DiscouragedReference

Discouraged access: The type ValidationAdapter 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

HTMLValidator.java :

54 : import org.eclipse.wst.sse.core.internal.validate.ValidationAdapter;

13. WARNING: DiscouragedReference

Discouraged access: The type ISourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLValidator.java :

56 : import org.eclipse.wst.sse.ui.internal.reconcile.validator.ISourceValidator;

14. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidator.java :

60 : import org.eclipse.wst.validation.internal.core.Message;

15. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidator.java :

61 : import org.eclipse.wst.validation.internal.core.ValidationException;

16. WARNING: DiscouragedReference

Discouraged access: The type IWorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidator.java :

62 : import org.eclipse.wst.validation.internal.operations.IWorkbenchContext;

17. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidator.java :

63 : import org.eclipse.wst.validation.internal.operations.WorkbenchReporter;

18. WARNING: DiscouragedReference

Discouraged access: The type DocumentTypeAdapter 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

HTMLValidator.java :

68 : import org.eclipse.wst.xml.core.internal.document.DocumentTypeAdapter;

19. WARNING: DiscouragedReference

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

HTMLValidator.java :

69 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;

20. WARNING: DiscouragedReference

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

HTMLValidator.java :

70 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;

21. WARNING: DiscouragedReference

Discouraged access: The type ISourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot

HTMLValidator.java :

73 : public class HTMLValidator extends AbstractValidator implements IValidatorJob, ISourceValidator, IExecutableExtension {

22. WARNING: DiscouragedReference

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

HTMLValidator.java :

130 : protected IDOMModel getModel(IProject project, IFile file) {

23. WARNING: DiscouragedReference

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

HTMLValidator.java :

138 : IStructuredModel model = null;

24. WARNING: DiscouragedReference

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

HTMLValidator.java :

139 : IModelManager manager = StructuredModelManager.getModelManager();

25. WARNING: DiscouragedReference

Discouraged access: The method getModelForRead(IFile) 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

HTMLValidator.java :

148 : model = manager.getModelForRead(file);

26. WARNING: DiscouragedReference

Discouraged access: The method getModelForRead(IFile, String, 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

HTMLValidator.java :

154 : model = manager.getModelForRead(file, new String(), null);

27. WARNING: DiscouragedReference

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

HTMLValidator.java :

167 : if (!(model instanceof IDOMModel)) {

28. WARNING: DiscouragedReference

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

HTMLValidator.java :

171 : return (IDOMModel) model;

29. WARNING: DiscouragedReference

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

HTMLValidator.java :

176 : protected HTMLValidationReporter getReporter(IReporter reporter, IFile file, IDOMModel model) {

30. WARNING: DiscouragedReference

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

HTMLValidator.java :

215 : private boolean hasHTMLFeature(IDOMDocument document) {

31. WARNING: DiscouragedReference

Discouraged access: The type DocumentTypeAdapter 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

HTMLValidator.java :

216 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) document.getAdapterFor(DocumentTypeAdapter.class);

32. WARNING: DiscouragedReference

Discouraged access: The type DocumentTypeAdapter 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

HTMLValidator.java :

216 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) document.getAdapterFor(DocumentTypeAdapter.class);

33. WARNING: DiscouragedReference

Discouraged access: The method getAdapterFor(Object) from 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

HTMLValidator.java :

216 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) document.getAdapterFor(DocumentTypeAdapter.class);

34. WARNING: DiscouragedReference

Discouraged access: The type DocumentTypeAdapter 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

HTMLValidator.java :

216 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) document.getAdapterFor(DocumentTypeAdapter.class);

35. WARNING: DiscouragedReference

Discouraged access: The method hasFeature(String) from the type DocumentTypeAdapter 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

HTMLValidator.java :

219 : return adapter.hasFeature(HTMLDocumentTypeConstants.HTML);

36. WARNING: DiscouragedReference

Discouraged access: The type HTMLDocumentTypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidator.java :

219 : return adapter.hasFeature(HTMLDocumentTypeConstants.HTML);

37. WARNING: DiscouragedReference

Discouraged access: The field HTML from the type HTMLDocumentTypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidator.java :

219 : return adapter.hasFeature(HTMLDocumentTypeConstants.HTML);

38. WARNING: DiscouragedReference

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

HTMLValidator.java :

224 : protected void releaseModel(IStructuredModel model) {

39. WARNING: DiscouragedReference

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

HTMLValidator.java :

226 : model.releaseFromRead();

40. WARNING: DiscouragedReference

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

HTMLValidator.java :

264 : IStructuredModel model = StructuredModelManager.getModelManager().getExistingModelForRead(fDocument);

41. WARNING: DiscouragedReference

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

HTMLValidator.java :

264 : IStructuredModel model = StructuredModelManager.getModelManager().getExistingModelForRead(fDocument);

42. WARNING: DiscouragedReference

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

HTMLValidator.java :

270 : IDOMDocument document = null;

43. WARNING: DiscouragedReference

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

HTMLValidator.java :

271 : if (model instanceof IDOMModel) {

44. WARNING: DiscouragedReference

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

HTMLValidator.java :

272 : document = ((IDOMModel) model).getDocument();

45. WARNING: DiscouragedReference

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

HTMLValidator.java :

272 : document = ((IDOMModel) model).getDocument();

46. WARNING: DiscouragedReference

Discouraged access: The method getBuffer(IDocument) from the type FileBufferModelManager 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

HTMLValidator.java :

284 : ITextFileBuffer fb = FileBufferModelManager.getInstance().getBuffer(fDocument);

47. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type FileBufferModelManager 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

HTMLValidator.java :

284 : ITextFileBuffer fb = FileBufferModelManager.getInstance().getBuffer(fDocument);

48. WARNING: DiscouragedReference

Discouraged access: The type FileBufferModelManager 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

HTMLValidator.java :

284 : ITextFileBuffer fb = FileBufferModelManager.getInstance().getBuffer(fDocument);

49. WARNING: DiscouragedReference

Discouraged access: The method getId() 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

HTMLValidator.java :

296 : filePath = new Path(model.getId());

50. WARNING: DiscouragedReference

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

HTMLValidator.java :

301 : IndexedRegion ir = getCoveringNode(dirtyRegion); // model.getIndexedRegion(dirtyRegion.getOffset());

51. WARNING: DiscouragedReference

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

HTMLValidator.java :

306 : ir = model.getIndexedRegion(ir.getEndOffset());

52. WARNING: DiscouragedReference

Discouraged access: The method getEndOffset() from 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

HTMLValidator.java :

306 : ir = model.getIndexedRegion(ir.getEndOffset());

53. WARNING: DiscouragedReference

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

HTMLValidator.java :

310 : if (ir instanceof INodeNotifier) {

54. WARNING: DiscouragedReference

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

HTMLValidator.java :

312 : INodeAdapterFactory factory = HTMLValidationAdapterFactory.getInstance();

55. WARNING: DiscouragedReference

Discouraged access: The type HTMLValidationAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidator.java :

312 : INodeAdapterFactory factory = HTMLValidationAdapterFactory.getInstance();

56. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type HTMLValidationAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidator.java :

312 : INodeAdapterFactory factory = HTMLValidationAdapterFactory.getInstance();

57. WARNING: DiscouragedReference

Discouraged access: The type ValidationAdapter 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

HTMLValidator.java :

313 : ValidationAdapter adapter = (ValidationAdapter) factory.adapt((INodeNotifier) ir);

58. WARNING: DiscouragedReference

Discouraged access: The type ValidationAdapter 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

HTMLValidator.java :

313 : ValidationAdapter adapter = (ValidationAdapter) factory.adapt((INodeNotifier) ir);

59. WARNING: DiscouragedReference

Discouraged access: The method adapt(INodeNotifier) from 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

HTMLValidator.java :

313 : ValidationAdapter adapter = (ValidationAdapter) factory.adapt((INodeNotifier) ir);

60. WARNING: DiscouragedReference

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

HTMLValidator.java :

313 : ValidationAdapter adapter = (ValidationAdapter) factory.adapt((INodeNotifier) ir);

61. WARNING: DiscouragedReference

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

HTMLValidator.java :

319 : rep = getReporter(reporter, file, (IDOMModel) model);

62. WARNING: DiscouragedReference

Discouraged access: The method setReporter(ValidationReporter) from the type ValidationAdapter 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

HTMLValidator.java :

321 : adapter.setReporter(rep);

63. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidator.java :

323 : Message mess = new LocalizedMessage(IMessage.LOW_SEVERITY, filePath.toString().substring(1));

64. WARNING: DiscouragedReference

Discouraged access: The method validate(IndexedRegion) from the type ValidationAdapter 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

HTMLValidator.java :

326 : adapter.validate(ir);

65. WARNING: DiscouragedReference

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

HTMLValidator.java :

331 : model.releaseFromRead();

66. WARNING: DiscouragedReference

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

HTMLValidator.java :

335 : private IndexedRegion getCoveringNode(IRegion dirtyRegion) {

67. WARNING: DiscouragedReference

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

HTMLValidator.java :

337 : IndexedRegion largestRegion = null;

68. WARNING: DiscouragedReference

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

HTMLValidator.java :

338 : if(fDocument instanceof IStructuredDocument) {

69. WARNING: DiscouragedReference

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

HTMLValidator.java :

339 : IStructuredDocumentRegion[] regions = ((IStructuredDocument) fDocument).getStructuredDocumentRegions(dirtyRegion.getOffset(), dirtyRegion.getLength());

70. WARNING: DiscouragedReference

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

HTMLValidator.java :

339 : IStructuredDocumentRegion[] regions = ((IStructuredDocument) fDocument).getStructuredDocumentRegions(dirtyRegion.getOffset(), dirtyRegion.getLength());

71. WARNING: DiscouragedReference

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

HTMLValidator.java :

339 : IStructuredDocumentRegion[] regions = ((IStructuredDocument) fDocument).getStructuredDocumentRegions(dirtyRegion.getOffset(), dirtyRegion.getLength());

72. WARNING: DiscouragedReference

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

HTMLValidator.java :

344 : protected IndexedRegion getLargest(IStructuredDocumentRegion[] sdRegions) {

73. WARNING: DiscouragedReference

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

HTMLValidator.java :

344 : protected IndexedRegion getLargest(IStructuredDocumentRegion[] sdRegions) {

74. WARNING: DiscouragedReference

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

HTMLValidator.java :

349 : IndexedRegion currentLargest = getCorrespondingNode(sdRegions[0]);

75. WARNING: DiscouragedReference

Discouraged access: The method isDeleted() 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

HTMLValidator.java :

351 : if(!sdRegions[i].isDeleted()) {

76. WARNING: DiscouragedReference

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

HTMLValidator.java :

352 : IndexedRegion corresponding = getCorrespondingNode(sdRegions[i]);

77. WARNING: DiscouragedReference

Discouraged access: The method getStartOffset() from 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

HTMLValidator.java :

359 : if (corresponding.getStartOffset() <= currentLargest.getStartOffset()

78. WARNING: DiscouragedReference

Discouraged access: The method getStartOffset() from 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

HTMLValidator.java :

359 : if (corresponding.getStartOffset() <= currentLargest.getStartOffset()

79. WARNING: DiscouragedReference

Discouraged access: The method getEndOffset() from 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

HTMLValidator.java :

360 : && corresponding.getEndOffset() >= currentLargest.getEndOffset() )

80. WARNING: DiscouragedReference

Discouraged access: The method getEndOffset() from 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

HTMLValidator.java :

360 : && corresponding.getEndOffset() >= currentLargest.getEndOffset() )

81. WARNING: DiscouragedReference

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

HTMLValidator.java :

369 : protected IndexedRegion getCorrespondingNode(IStructuredDocumentRegion sdRegion) {

82. WARNING: DiscouragedReference

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

HTMLValidator.java :

369 : protected IndexedRegion getCorrespondingNode(IStructuredDocumentRegion sdRegion) {

83. WARNING: DiscouragedReference

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

HTMLValidator.java :

370 : IStructuredModel sModel = StructuredModelManager.getModelManager().getExistingModelForRead(fDocument);

84. WARNING: DiscouragedReference

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

HTMLValidator.java :

370 : IStructuredModel sModel = StructuredModelManager.getModelManager().getExistingModelForRead(fDocument);

85. WARNING: DiscouragedReference

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

HTMLValidator.java :

371 : IndexedRegion indexedRegion = null;

86. WARNING: DiscouragedReference

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

HTMLValidator.java :

374 : indexedRegion = sModel.getIndexedRegion(sdRegion.getStart());

87. WARNING: DiscouragedReference

Discouraged access: The method getStart() 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

HTMLValidator.java :

374 : indexedRegion = sModel.getIndexedRegion(sdRegion.getStart());

88. WARNING: DiscouragedReference

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

HTMLValidator.java :

377 : sModel.releaseFromRead();

89. WARNING: DiscouragedReference

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

HTMLValidator.java :

398 : protected HTMLValidationResult validate(IDOMModel model, IFile file) {

90. WARNING: DiscouragedReference

Discouraged access: The type URIResolver 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

HTMLValidator.java :

404 : URIResolver res = model.getResolver();

91. WARNING: DiscouragedReference

Discouraged access: The method getResolver() 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

HTMLValidator.java :

404 : URIResolver res = model.getResolver();

92. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type URIResolver 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

HTMLValidator.java :

406 : prj = res.getProject();

93. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidator.java :

409 : final WorkbenchReporter reporter = new WorkbenchReporter(prj, new NullProgressMonitor());

94. WARNING: DiscouragedReference

Discouraged access: The constructor WorkbenchReporter(IProject, IProgressMonitor) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidator.java :

409 : final WorkbenchReporter reporter = new WorkbenchReporter(prj, new NullProgressMonitor());

95. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

HTMLValidator.java :

409 : final WorkbenchReporter reporter = new WorkbenchReporter(prj, new NullProgressMonitor());

96. WARNING: DiscouragedReference

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

HTMLValidator.java :

415 : private HTMLValidationResult validate(IReporter reporter, IFile file, IDOMModel model) {

97. WARNING: DiscouragedReference

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

HTMLValidator.java :

418 : IDOMDocument document = model.getDocument();

98. WARNING: DiscouragedReference

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

HTMLValidator.java :

418 : IDOMDocument document = model.getDocument();

99. WARNING: DiscouragedReference

Discouraged access: The type HTMLValidationAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidator.java :

424 : INodeAdapterFactory factory = HTMLValidationAdapterFactory.getInstance();

100. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type HTMLValidationAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLValidator.java :

424 : INodeAdapterFactory factory = HTMLValidationAdapterFactory.getInstance();

Source File: org/eclipse/wst/html/internal/validation/LocalizedMessage.java
1. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

LocalizedMessage.java :

16 : import org.eclipse.wst.validation.internal.core.Message;

2. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

LocalizedMessage.java :

25 : public class LocalizedMessage extends Message {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

LocalizedMessage.java :

37 : super(null, severity, null);

4. WARNING: DiscouragedReference

Discouraged access: The method setTargetObject(Object) from the type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

LocalizedMessage.java :

39 : setTargetObject(targetObject);