Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 118730 - [api] StructuredTextViewerConfigurationJSP has a method that returns non-API type
Summary: [api] StructuredTextViewerConfigurationJSP has a method that returns non-API ...
Status: CLOSED DUPLICATE of bug 118734
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: jst.jsp (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Nick Sandonato CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2005-11-30 18:56 EST by Jeffrey Liu CLA
Modified: 2010-10-05 15:54 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Liu CLA 2005-11-30 18:56:42 EST
org.eclipse.jst.jsp.ui.StructuredTextViewerConfigurationJSP's method "getLineStyleProviders" returns org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider[], which is not an API type.
Comment 1 David Williams CLA 2005-12-03 05:25:15 EST
Yes, and this one we just didn't get time to finish this release, so will next one. 
Comment 2 Jeffrey Liu CLA 2005-12-06 14:39:01 EST
Should we put scary javadoc on the methods to warn users that these are not APIs?
Comment 3 Amy Wu CLA 2005-12-06 16:13:34 EST
scary javadoc added.
Comment 4 Amy Wu CLA 2008-10-27 04:15:10 EDT
reassigning to inbox
Comment 5 Ian Tewksbury CLA 2010-01-21 10:56:00 EST
Okay.  I vote either LineStyleProvider needs to no longer be provisional (after 1/2 a decade it might be about time) or we should just close this out as will not fix.
Comment 6 Nick Sandonato CLA 2010-10-05 15:54:17 EDT

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