Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 342549 - [documentation] Add support for generation of API descriptions
Summary: [documentation] Add support for generation of API descriptions
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Buckminster (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: buckminster.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 342370
Blocks:
  Show dependency tree
 
Reported: 2011-04-12 07:43 EDT by Thomas Hallgren CLA
Modified: 2019-02-25 14:40 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hallgren CLA 2011-04-12 07:43:01 EDT
Information about generateAPIDescriptor build.properties option can be found in the Eclipse help. I haven't found any good documentation on the generated .api_descriptor just yet.

+++ This bug was initially created as a clone of Bug #342370 +++

The PDE builder has support for generating a .api_description file that is included at the root of the bundle jar file. This behavior is controlled by adding:

generateAPIDescription=true

to the build.properties file. Since this is standard PDE behavior, it would be good if Buckminster supported this option too.