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 Color