Compiler Report

Compiler: Eclipse Java Compiler Version: 0.735, 3.3.0 milestone-5

Number of source files: 16 Number of classfiles: 179

Problems: 1826 (Errors: 0 Warnings: 1826 )

Source File: org/eclipse/jst/jsp/css/ui/internal/properties/JSPedCSSPropertySource.java
1. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySource.java :

17 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;

2. WARNING: DiscouragedReference

Discouraged access: The type CSSPropertySource is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot

JSPedCSSPropertySource.java :

18 : import org.eclipse.wst.css.ui.internal.properties.CSSPropertySource;

3. WARNING: DiscouragedReference

Discouraged access: The type CSSPropertySource is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot

JSPedCSSPropertySource.java :

22 : public class JSPedCSSPropertySource extends CSSPropertySource {

4. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySource.java :

24 : public JSPedCSSPropertySource(ICSSNode target) {

5. WARNING: DiscouragedReference

Discouraged access: The constructor CSSPropertySource(ICSSNode) is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot

JSPedCSSPropertySource.java :

25 : super(target);

6. WARNING: DiscouragedReference

Discouraged access: The method setPropertyValue(Object, Object) from the type CSSPropertySource is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot

JSPedCSSPropertySource.java :

38 : super.setPropertyValue(name, value);

Source File: org/eclipse/jst/jsp/css/ui/internal/registry/AdapterFactoryProviderJSPedCSS.java
1. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryProviderCSS is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot

AdapterFactoryProviderJSPedCSS.java :

14 : import org.eclipse.wst.css.ui.internal.registry.AdapterFactoryProviderCSS;

2. WARNING: DiscouragedReference

Discouraged access: The type IDocumentTypeHandler is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AdapterFactoryProviderJSPedCSS.java :

15 : import org.eclipse.wst.sse.core.internal.ltk.modelhandler.IDocumentTypeHandler;

3. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryProviderCSS is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot

AdapterFactoryProviderJSPedCSS.java :

17 : public class AdapterFactoryProviderJSPedCSS extends AdapterFactoryProviderCSS {

4. WARNING: DiscouragedReference

Discouraged access: The type IDocumentTypeHandler is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AdapterFactoryProviderJSPedCSS.java :

20 : public boolean isFor(IDocumentTypeHandler contentTypeDescription) {

Source File: org/eclipse/jst/jsp/css/ui/internal/views/properties/JSPedCSSPropertySheetConfiguration.java
1. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

32 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;

2. WARNING: DiscouragedReference

Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

33 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;

3. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

34 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;

4. WARNING: DiscouragedReference

Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

JSPedCSSPropertySheetConfiguration.java :

36 : import org.eclipse.wst.xml.ui.internal.XMLUIMessages;

5. WARNING: DiscouragedReference

Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

39 : private class CSSPropertySheetRefreshAdapter implements INodeAdapter {

6. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

44 : public void notifyChanged(INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {

7. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

53 : private ICSSNode fSource = null;

8. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

60 : if (object instanceof ICSSNode) {

9. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

61 : fSource = (ICSSNode)object;

10. WARNING: DiscouragedReference

Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

JSPedCSSPropertySheetConfiguration.java :

78 : super(XMLUIMessages.JFaceNodeAdapter_1);

11. WARNING: DiscouragedReference

Discouraged access: The field JFaceNodeAdapter_1 from the type XMLUIMessages is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

JSPedCSSPropertySheetConfiguration.java :

78 : super(XMLUIMessages.JFaceNodeAdapter_1);

12. WARNING: DiscouragedReference

Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

110 : private INodeAdapter fRefreshAdapter = new CSSPropertySheetRefreshAdapter();

13. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

112 : private INodeNotifier[] fSelectedNotifiers;

14. WARNING: DiscouragedReference

Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

126 : fSelectedNotifiers[i].removeAdapter(fRefreshAdapter);

15. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

136 : if (selectedObjects[i] instanceof ICSSNode) {

16. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

137 : ICSSNode node = (ICSSNode) selectedObjects[i];

17. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

137 : ICSSNode node = (ICSSNode) selectedObjects[i];

18. WARNING: DiscouragedReference

Discouraged access: The method getNodeType() from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

138 : while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {

19. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

138 : while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {

20. WARNING: DiscouragedReference

Discouraged access: The field PRIMITIVEVALUE_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

138 : while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {

21. WARNING: DiscouragedReference

Discouraged access: The method getNodeType() from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

138 : while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {

22. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

138 : while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {

23. WARNING: DiscouragedReference

Discouraged access: The field STYLEDECLITEM_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

138 : while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {

24. WARNING: DiscouragedReference

Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot

JSPedCSSPropertySheetConfiguration.java :

139 : node = node.getParentNode();

25. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

152 : if (selectedObjects[i] instanceof INodeNotifier) {

26. WARNING: DiscouragedReference

Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

154 : ((INodeNotifier) selectedObjects[i]).addAdapter(fRefreshAdapter);

27. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

154 : ((INodeNotifier) selectedObjects[i]).addAdapter(fRefreshAdapter);

28. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

157 : fSelectedNotifiers = (INodeNotifier[]) selectedNotifiers.toArray(new INodeNotifier[selectedNotifiers.size()]);

29. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

157 : fSelectedNotifiers = (INodeNotifier[]) selectedNotifiers.toArray(new INodeNotifier[selectedNotifiers.size()]);

30. WARNING: DiscouragedReference

Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPedCSSPropertySheetConfiguration.java :

183 : fSelectedNotifiers[i].removeAdapter(fRefreshAdapter);

Source File: org/eclipse/jst/jsp/ui/StructuredTextViewerConfigurationJSP.java
1. WARNING: DiscouragedReference

Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

StructuredTextViewerConfigurationJSP.java :

53 : import org.eclipse.wst.html.core.internal.format.HTMLFormatProcessorImpl;

2. WARNING: DiscouragedReference

Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

StructuredTextViewerConfigurationJSP.java :

54 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;

3. WARNING: DiscouragedReference

Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

59 : import org.eclipse.wst.sse.ui.internal.SSEUIPlugin;

4. WARNING: DiscouragedReference

Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

60 : import org.eclipse.wst.sse.ui.internal.format.StructuredFormattingStrategy;

5. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

61 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;

6. WARNING: DiscouragedReference

Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

62 : import org.eclipse.wst.sse.ui.internal.taginfo.TextHoverManager;

7. WARNING: DiscouragedReference

Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

63 : import org.eclipse.wst.sse.ui.internal.util.EditorUtility;

8. WARNING: DiscouragedReference

Discouraged access: The type ContentTypeIdForXML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredTextViewerConfigurationJSP.java :

64 : import org.eclipse.wst.xml.core.internal.provisional.contenttype.ContentTypeIdForXML;

9. WARNING: DiscouragedReference

Discouraged access: The type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

StructuredTextViewerConfigurationJSP.java :

67 : import org.eclipse.wst.xml.ui.internal.contentoutline.JFaceNodeLabelProvider;

10. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

89 : private LineStyleProvider fLineStyleProviderForJava;

11. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

93 : private LineStyleProvider fLineStyleProviderForJSP;

12. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

97 : private LineStyleProvider fLineStyleProviderForJSPEL;

13. WARNING: DiscouragedReference

Discouraged access: The constructor StructuredFormattingStrategy(IStructuredFormatProcessor) is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

236 : formatter.setMasterStrategy(new StructuredFormattingStrategy(new HTMLFormatProcessorImpl()));

14. WARNING: DiscouragedReference

Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

236 : formatter.setMasterStrategy(new StructuredFormattingStrategy(new HTMLFormatProcessorImpl()));

15. WARNING: DiscouragedReference

Discouraged access: The constructor HTMLFormatProcessorImpl() is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

StructuredTextViewerConfigurationJSP.java :

236 : formatter.setMasterStrategy(new StructuredFormattingStrategy(new HTMLFormatProcessorImpl()));

16. WARNING: DiscouragedReference

Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

StructuredTextViewerConfigurationJSP.java :

236 : formatter.setMasterStrategy(new StructuredFormattingStrategy(new HTMLFormatProcessorImpl()));

17. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

321 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {

18. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

322 : LineStyleProvider[] providers = null;

19. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

337 : providers = new LineStyleProvider[]{getLineStyleProviderForJava()};

20. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

340 : providers = new LineStyleProvider[]{getLineStyleProviderForJSPEL()};

21. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

343 : providers = new LineStyleProvider[]{getLineStyleProviderForJSP()};

22. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

349 : private LineStyleProvider getLineStyleProviderForJava() {

23. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

356 : private LineStyleProvider getLineStyleProviderForJSP() {

24. WARNING: DiscouragedReference

Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

363 : private LineStyleProvider getLineStyleProviderForJSPEL() {

25. WARNING: DiscouragedReference

Discouraged access: The type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

StructuredTextViewerConfigurationJSP.java :

372 : fStatusLineLabelProvider = new JFaceNodeLabelProvider() {

26. WARNING: DiscouragedReference

Discouraged access: The method getText(Object) from the type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

StructuredTextViewerConfigurationJSP.java :

382 : s.insert(0, super.getText(node));

27. WARNING: DiscouragedReference

Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

408 : TextHoverManager manager = SSEUIPlugin.getDefault().getTextHoverManager();

28. WARNING: DiscouragedReference

Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

408 : TextHoverManager manager = SSEUIPlugin.getDefault().getTextHoverManager();

29. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type SSEUIPlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

408 : TextHoverManager manager = SSEUIPlugin.getDefault().getTextHoverManager();

30. WARNING: DiscouragedReference

Discouraged access: The method getTextHoverManager() from the type SSEUIPlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

408 : TextHoverManager manager = SSEUIPlugin.getDefault().getTextHoverManager();

31. WARNING: DiscouragedReference

Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

409 : TextHoverManager.TextHoverDescriptor[] hoverDescs = manager.getTextHovers();

32. WARNING: DiscouragedReference

Discouraged access: The type TextHoverManager.TextHoverDescriptor is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

409 : TextHoverManager.TextHoverDescriptor[] hoverDescs = manager.getTextHovers();

33. WARNING: DiscouragedReference

Discouraged access: The method getTextHovers() from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

409 : TextHoverManager.TextHoverDescriptor[] hoverDescs = manager.getTextHovers();

34. WARNING: DiscouragedReference

Discouraged access: The method isEnabled() from the type TextHoverManager.TextHoverDescriptor is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

412 : if (hoverDescs[i].isEnabled() && EditorUtility.computeStateMask(hoverDescs[i].getModifierString()) == stateMask) {

35. WARNING: DiscouragedReference

Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

412 : if (hoverDescs[i].isEnabled() && EditorUtility.computeStateMask(hoverDescs[i].getModifierString()) == stateMask) {

36. WARNING: DiscouragedReference

Discouraged access: The method computeStateMask(String) from the type EditorUtility is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

412 : if (hoverDescs[i].isEnabled() && EditorUtility.computeStateMask(hoverDescs[i].getModifierString()) == stateMask) {

37. WARNING: DiscouragedReference

Discouraged access: The method getModifierString() from the type TextHoverManager.TextHoverDescriptor is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

412 : if (hoverDescs[i].isEnabled() && EditorUtility.computeStateMask(hoverDescs[i].getModifierString()) == stateMask) {

38. WARNING: DiscouragedReference

Discouraged access: The method getId() from the type TextHoverManager.TextHoverDescriptor is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

413 : String hoverType = hoverDescs[i].getId();

39. WARNING: DiscouragedReference

Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

414 : if (TextHoverManager.COMBINATION_HOVER.equalsIgnoreCase(hoverType)) {

40. WARNING: DiscouragedReference

Discouraged access: The field COMBINATION_HOVER from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

414 : if (TextHoverManager.COMBINATION_HOVER.equalsIgnoreCase(hoverType)) {

41. WARNING: DiscouragedReference

Discouraged access: The method createBestMatchHover(ITextHover) from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

417 : hover = manager.createBestMatchHover(new JSPTagInfoHoverProcessor());

42. WARNING: DiscouragedReference

Discouraged access: The method createBestMatchHover(ITextHover) from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

421 : hover = manager.createBestMatchHover(new JSPJavaJavadocHoverProcessor());

43. WARNING: DiscouragedReference

Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

424 : else if (TextHoverManager.DOCUMENTATION_HOVER.equalsIgnoreCase(hoverType)) {

44. WARNING: DiscouragedReference

Discouraged access: The field DOCUMENTATION_HOVER from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

StructuredTextViewerConfigurationJSP.java :

424 : else if (TextHoverManager.DOCUMENTATION_HOVER.equalsIgnoreCase(hoverType)) {

45. WARNING: DiscouragedReference

Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

StructuredTextViewerConfigurationJSP.java :

458 : targets.put(ContentTypeIdForHTML.ContentTypeID_HTML, null);

46. WARNING: DiscouragedReference

Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

StructuredTextViewerConfigurationJSP.java :

458 : targets.put(ContentTypeIdForHTML.ContentTypeID_HTML, null);

47. WARNING: DiscouragedReference

Discouraged access: The type ContentTypeIdForXML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredTextViewerConfigurationJSP.java :

459 : targets.put(ContentTypeIdForXML.ContentTypeID_XML, null);

48. WARNING: DiscouragedReference

Discouraged access: The field ContentTypeID_XML from the type ContentTypeIdForXML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredTextViewerConfigurationJSP.java :

459 : targets.put(ContentTypeIdForXML.ContentTypeID_XML, null);

Source File: org/eclipse/jst/jsp/ui/internal/JSPUIPlugin.java
1. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryRegistry is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

JSPUIPlugin.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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

JSPUIPlugin.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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

JSPUIPlugin.java :

56 : public AdapterFactoryRegistry getAdapterFactoryRegistry() {

4. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryRegistryImpl is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

JSPUIPlugin.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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

JSPUIPlugin.java :

57 : return AdapterFactoryRegistryImpl.getInstance();

Source File: org/eclipse/jst/jsp/ui/internal/autoedit/AutoEditStrategyForTabs.java
1. WARNING: DiscouragedReference

Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/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 /home/shared/webtools/build-wtp-R2.0-S/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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

AutoEditStrategyForTabs.java :

181 : 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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

AutoEditStrategyForTabs.java :

181 : Preferences preferences = HTMLCorePlugin.getDefault().getPluginPreferences();

5. WARNING: DiscouragedReference

Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

AutoEditStrategyForTabs.java :

182 : 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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

AutoEditStrategyForTabs.java :

182 : 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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

AutoEditStrategyForTabs.java :

182 : 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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

AutoEditStrategyForTabs.java :

182 : 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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

AutoEditStrategyForTabs.java :

183 : 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 /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot

AutoEditStrategyForTabs.java :

183 : width = preferences.getInt(HTMLCorePreferenceNames.INDENTATION_SIZE);

Source File: org/eclipse/jst/jsp/ui/internal/autoedit/StructuredAutoEditStrategyJSP.java
1. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredAutoEditStrategyJSP.java :

25 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

2. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredAutoEditStrategyJSP.java :

26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;

3. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredAutoEditStrategyJSP.java :

34 : IStructuredModel model = null;

4. WARNING: DiscouragedReference

Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredAutoEditStrategyJSP.java :

36 : model = StructuredModelManager.getModelManager().getExistingModelForRead(document);

5. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredAutoEditStrategyJSP.java :

42 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);

6. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredAutoEditStrategyJSP.java :

42 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);

7. WARNING: DiscouragedReference

Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredAutoEditStrategyJSP.java :

42 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);

8. WARNING: DiscouragedReference

Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredAutoEditStrategyJSP.java :

43 : if (prefixedWith(document, command.offset, "<") && !node.getSource().endsWith("%>")) { //$NON-NLS-1$ //$NON-NLS-2$

9. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredAutoEditStrategyJSP.java :

51 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);

10. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredAutoEditStrategyJSP.java :

51 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);

11. WARNING: DiscouragedReference

Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredAutoEditStrategyJSP.java :

51 : IDOMNode node = (IDOMNode) model.getIndexedRegion(command.offset);

12. WARNING: DiscouragedReference

Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

StructuredAutoEditStrategyJSP.java :

53 : !node.getSource().endsWith("}")) { //$NON-NLS-1$ //$NON-NLS-2$

13. WARNING: DiscouragedReference

Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredAutoEditStrategyJSP.java :

65 : model.releaseFromRead();

Source File: org/eclipse/jst/jsp/ui/internal/breakpointproviders/AbstractBreakpointProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

21 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

2. WARNING: DiscouragedReference

Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

22 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;

3. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

23 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

4. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

24 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;

5. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

25 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;

6. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

26 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;

7. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

27 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;

8. WARNING: DiscouragedReference

Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AbstractBreakpointProvider.java :

28 : import org.eclipse.wst.sse.ui.internal.provisional.extensions.ISourceEditingTextTools;

9. WARNING: DiscouragedReference

Discouraged access: The type IBreakpointProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AbstractBreakpointProvider.java :

29 : import org.eclipse.wst.sse.ui.internal.provisional.extensions.breakpoint.IBreakpointProvider;

10. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

30 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;

11. WARNING: DiscouragedReference

Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

31 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;

12. WARNING: DiscouragedReference

Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

32 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery;

13. WARNING: DiscouragedReference

Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

33 : import org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil;

14. WARNING: DiscouragedReference

Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

34 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMNodeWrapper;

15. WARNING: DiscouragedReference

Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

35 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;

16. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

36 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;

17. WARNING: DiscouragedReference

Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

AbstractBreakpointProvider.java :

37 : import org.eclipse.wst.xml.ui.internal.provisional.IDOMSourceEditingTextTools;

18. WARNING: DiscouragedReference

Discouraged access: The type IBreakpointProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AbstractBreakpointProvider.java :

51 : public abstract class AbstractBreakpointProvider implements IBreakpointProvider {

19. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

107 : private static int getValidRegionPosition(IStructuredModel model, ITextRegionCollection regionContainer, int startOffset, int endOffset) {

20. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

107 : private static int getValidRegionPosition(IStructuredModel model, ITextRegionCollection regionContainer, int startOffset, int endOffset) {

21. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

109 : ITextRegionList regions = regionContainer.getRegions();

22. WARNING: DiscouragedReference

Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

109 : ITextRegionList regions = regionContainer.getRegions();

23. WARNING: DiscouragedReference

Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

110 : for (int i = 0; i < regions.size(); i++) {

24. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

111 : ITextRegion region = regions.get(i);

25. WARNING: DiscouragedReference

Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

111 : ITextRegion region = regions.get(i);

26. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

112 : if (region instanceof ITextRegionCollection) {

27. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

113 : int validPosition = getValidRegionPosition(model, (ITextRegionCollection) region, startOffset, endOffset);

28. WARNING: DiscouragedReference

Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

119 : if (regionContainer.getEndOffset(region) > startOffset) {

29. WARNING: DiscouragedReference

Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

121 : int regionStartOffset = regionContainer.getStartOffset(region);

30. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

130 : if (region.getType().equals(DOMJSPRegionContexts.JSP_CONTENT)) {

31. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

159 : else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) && (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {

32. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

159 : else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) && (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {

33. WARNING: DiscouragedReference

Discouraged access: The field XML_TAG_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

159 : else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) && (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {

34. WARNING: DiscouragedReference

Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

159 : else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) && (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {

35. WARNING: DiscouragedReference

Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

159 : else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) && (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {

36. WARNING: DiscouragedReference

Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

159 : else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) && (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {

37. WARNING: DiscouragedReference

Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

159 : else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) && (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {

38. WARNING: DiscouragedReference

Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

171 : IndexedRegion node = model.getIndexedRegion(regionStartOffset);

39. WARNING: DiscouragedReference

Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

171 : IndexedRegion node = model.getIndexedRegion(regionStartOffset);

40. WARNING: DiscouragedReference

Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

193 : private static boolean isCustomTagRegion(IndexedRegion node) {

41. WARNING: DiscouragedReference

Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

197 : ModelQuery mq = ModelQueryUtil.getModelQuery(xmlElement.getOwnerDocument());

42. WARNING: DiscouragedReference

Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

197 : ModelQuery mq = ModelQueryUtil.getModelQuery(xmlElement.getOwnerDocument());

43. WARNING: DiscouragedReference

Discouraged access: The method getModelQuery(Document) from the type ModelQueryUtil is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

197 : ModelQuery mq = ModelQueryUtil.getModelQuery(xmlElement.getOwnerDocument());

44. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

198 : CMElementDeclaration decl = mq.getCMElementDeclaration(xmlElement);

45. WARNING: DiscouragedReference

Discouraged access: The method getCMElementDeclaration(Element) from the type ModelQuery is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

198 : CMElementDeclaration decl = mq.getCMElementDeclaration(xmlElement);

46. WARNING: DiscouragedReference

Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

199 : if (decl instanceof CMNodeWrapper) {

47. WARNING: DiscouragedReference

Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

200 : CMNode cmNode = ((CMNodeWrapper) decl).getOriginNode();

48. WARNING: DiscouragedReference

Discouraged access: The method getOriginNode() from the type CMNodeWrapper is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

200 : CMNode cmNode = ((CMNodeWrapper) decl).getOriginNode();

49. WARNING: DiscouragedReference

Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

200 : CMNode cmNode = ((CMNodeWrapper) decl).getOriginNode();

50. WARNING: DiscouragedReference

Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AbstractBreakpointProvider.java :

207 : private ISourceEditingTextTools fSourceEditingTextTools;

51. WARNING: DiscouragedReference

Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AbstractBreakpointProvider.java :

218 : public ISourceEditingTextTools getSourceEditingTextTools() {

52. WARNING: DiscouragedReference

Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

AbstractBreakpointProvider.java :

223 : if (!(getSourceEditingTextTools() instanceof IDOMSourceEditingTextTools)) {

53. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

248 : IStructuredDocumentRegion flatNode = ((IStructuredDocument) idoc).getRegionAtCharacterOffset(startOffset);

54. WARNING: DiscouragedReference

Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

248 : IStructuredDocumentRegion flatNode = ((IStructuredDocument) idoc).getRegionAtCharacterOffset(startOffset);

55. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

248 : IStructuredDocumentRegion flatNode = ((IStructuredDocument) idoc).getRegionAtCharacterOffset(startOffset);

56. WARNING: DiscouragedReference

Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

252 : int validPosition = getValidRegionPosition(((IDOMDocument) ((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument()).getModel(), flatNode, startOffset, endOffset);

57. WARNING: DiscouragedReference

Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot

AbstractBreakpointProvider.java :

252 : int validPosition = getValidRegionPosition(((IDOMDocument) ((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument()).getModel(), flatNode, startOffset, endOffset);

58. WARNING: DiscouragedReference

Discouraged access: The method getDOMDocument() from the type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

AbstractBreakpointProvider.java :

252 : int validPosition = getValidRegionPosition(((IDOMDocument) ((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument()).getModel(), flatNode, startOffset, endOffset);

59. WARNING: DiscouragedReference

Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

AbstractBreakpointProvider.java :

252 : int validPosition = getValidRegionPosition(((IDOMDocument) ((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument()).getModel(), flatNode, startOffset, endOffset);

60. WARNING: DiscouragedReference

Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

AbstractBreakpointProvider.java :

260 : flatNode = flatNode.getNext();

61. WARNING: DiscouragedReference

Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot

AbstractBreakpointProvider.java :

265 : public void setSourceEditingTextTools(ISourceEditingTextTools sourceEditingTextTools) {

Source File: org/eclipse/jst/jsp/ui/internal/breakpointproviders/JavaBreakpointProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

JavaBreakpointProvider.java :

24 : import org.eclipse.wst.xml.ui.internal.provisional.IDOMSourceEditingTextTools;

2. WARNING: DiscouragedReference

Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

JavaBreakpointProvider.java :

76 : if (getSourceEditingTextTools() instanceof IDOMSourceEditingTextTools) {

3. WARNING: DiscouragedReference

Discouraged access: The method getDOMDocument() from the type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

JavaBreakpointProvider.java :

77 : doc = ((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument();

4. WARNING: DiscouragedReference

Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot

JavaBreakpointProvider.java :

77 : doc = ((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument();

Source File: org/eclipse/jst/jsp/ui/internal/wizard/NewJSPWizard.java
1. WARNING: DiscouragedReference

Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

NewJSPWizard.java :

34 : import org.eclipse.wst.sse.core.internal.encoding.CommonEncodingPreferenceNames;

2. WARNING: DiscouragedReference

Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

NewJSPWizard.java :

99 : String charSet = preference.getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);

3. WARNING: DiscouragedReference

Discouraged access: The field OUTPUT_CODESET from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot

NewJSPWizard.java :

99 : String charSet = preference.getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);