Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 118731

Summary: [api] StructuredTextViewerConfigurationCSS returns an non-API type
Product: [WebTools] WTP Source Editing Reporter: Jeffrey Liu <jeffliu>
Component: wst.cssAssignee: wst.css-triaged <wst.css-triaged>
Status: CLOSED DUPLICATE QA Contact: Nick Sandonato <nsand.dev>
Severity: normal    
Priority: P3 CC: itewksbu, thatnitind
Version: 1.0   
Target Milestone: Future   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jeffrey Liu CLA 2005-11-30 18:58:30 EST
org.eclipse.wst.css.ui.StructuredTextViewerConfigurationCSS's method
"getLineStyleProviders" returns
org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider[], which is
not an API type.
Comment 1 Amy Wu CLA 2005-12-06 16:21:02 EST
added "Not API." to JavaDoc for getLineStyleProviders. (to be API in future)
Comment 2 Amy Wu CLA 2008-10-27 04:22:06 EDT
reassigning to inbox
Comment 3 Ian Tewksbury CLA 2010-01-29 10:31:16 EST
It maybe time to move this not an API location.  The only thing that has changed in it since its commit in '05 is comments.
Comment 4 Ian Tewksbury CLA 2010-02-01 09:32:48 EST
(In reply to comment #3)
> It maybe time to move this not an API location.  The only thing that has
> changed in it since its commit in '05 is comments.

This comment should read "... move this to an API location."
Comment 5 Ian Tewksbury CLA 2010-02-01 09:33:34 EST
Related bug is Bug 118734
Comment 6 Nick Sandonato CLA 2010-10-05 15:53:40 EDT

*** This bug has been marked as a duplicate of bug 118734 ***