[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[pde-ui-dev] API Tooling Goes Live!
|
- From: Darin Wright <Darin_Wright@xxxxxxxxxx>
- Date: Tue, 26 Feb 2008 09:41:15 -0600
- Delivered-to: pde-ui-dev@eclipse.org
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