Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 260487 - API clean-up
Summary: API clean-up
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: David Green CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-08 19:10 EST by David Green CLA
Modified: 2011-01-06 10:01 EST (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (5.74 KB, application/octet-stream)
2009-01-08 23:43 EST, David Green CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Green CLA 2009-01-08 19:10:15 EST
add @since tags to all API classes
remove usage of @printStackTrace()@
make WikiTextPlugin internal, expose functionality via a singleton with statics as per TasksUI
Comment 1 David Green CLA 2009-01-08 23:43:01 EST
WikiTextPlugin moved to internals
printStackTrace() removed where appropriate
Comment 2 David Green CLA 2009-01-08 23:43:37 EST
Created attachment 122061 [details]
mylyn/context/zip
Comment 3 David Green CLA 2009-01-09 00:20:38 EST
added @since tags