Bug 410523 - API documentation and cleanup tasks for PLDT
Summary: API documentation and cleanup tasks for PLDT
Status: NEW
Alias: None
Product: PTP
Classification: Tools
Component: PLDT (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: 7.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 410366
  Show dependency tree
 
Reported: 2013-06-11 14:44 EDT by Beth Tibbitts CLA
Modified: 2013-06-27 16:16 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 Beth Tibbitts CLA 2013-06-11 14:44:02 EDT
Document PLDT public APIs with javadoc, correct code formatting, commented out code removed, visibility in MANIFEST.MF
These are plugins in org.eclipse.ptp.pldt.*

API definition: the decision is if a) you think it is something that is important enough to be externally visible, b) you want to maintain the API and javadoc, c) you want changes to the API to result in a version number increment, and d) it is associated with an extension point, so it needs to be API