Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

ApiTools Milestones

Revision as of 13:12, 12 November 2007 by Unnamed Poltroon (Talk) (New page: == 3.4 Milestone 4 (December 14th, 2007) == API tooling will reside in the incubator project. The plug-ins can be exported and dropped into an Eclipse SDK. Works items marked as '''Priori...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

3.4 Milestone 4 (December 14th, 2007)

API tooling will reside in the incubator project. The plug-ins can be exported and dropped into an Eclipse SDK. Works items marked as Priority One are must haves, while Priority Two items are nice to have that may slide to the next milestone.

Priority One

  • Finalize Javadoc tags and code comments
  • Export API components from command line and IDE
  • Binary compatibility
    • Command line tool for batch compare produces XML file for binary incompatibilities
    • Provide example XSLT file to create HTML report from XML
    • Preference page to define API profiles and select workspace API baseline
    • Create markers in the workspace for binary incompatibilities on full build

Priority Two

  • Binary compatibility
    • Batch report and IDE markers for missing @since tags and incorrect plug-in version numbers

Back to the top