Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 346829 - [Validation Runtime Extensions] Enhance DiagnosticUI API
Summary: [Validation Runtime Extensions] Enhance DiagnosticUI API
Status: CLOSED FIXED
Alias: None
Product: Sphinx
Classification: Automotive
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Stephan Eberle CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-23 03:20 EDT by Lan Phan CLA
Modified: 2021-07-14 02:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lan Phan CLA 2011-05-23 03:20:41 EDT
Build Identifier: Eclispe 3.6.2

As title and message are customer oriented, would you please provide 3 more override methods?
1. showDiagnostic(List<Diagnostic> diagnostics, String title, String message)
2. showDiagnosticSingle(Diagnostic diagnostic, String title, String message)
3. showDiagnosticMulti(List<Diagnostic> diagnostics, String title, String message)

Reproducible: Always
Comment 1 Stephan Eberle CLA 2011-06-08 19:14:55 EDT
Added extra API as proposed in description. Improved JavaDoc.
Comment 2 Balazs Grill CLA 2021-07-14 02:17:09 EDT
Mass-closing Resolved tickets