Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] API Tooling Goes Live!

Attention developers,

PDE's new API Tooling goes live in this week's integration build! Among 
other things, you will be able to explicitly document your API's with 
javadoc tags (like @noextend, @noinstantiate, etc.),  discover binary 
compatibility problems with a previous release, and locate invalid @since 
tags and bundle version numbers.

A user guide on how to set up and use the tooling can be found on the 
wiki:

        http://wiki.eclipse.org/API_Tooling_User_Guide

We encourage you to try out the new tooling and file any bugs/issues under 
the "PDE / API Tools" bugzilla  component.

Thanks,

The PDE API Tooling Team



Back to the top