Bug 218284 - PDE CSpec generator does not make use of Bundle-Name
Summary: PDE CSpec generator does not make use of Bundle-Name
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Buckminster (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: buckminster.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2008-02-08 05:30 EST by Michal Ruzicka 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 Michal Ruzicka CLA 2008-02-08 05:30:17 EST
PDE CSpec generator does not make use of Bundle-Name property from OSGi bundles' manifests.
The Bundle Name should probably be used as the CSpec's "short description".

Steps to reproduce:
1) have a regular plug-in project in your workspace
2) right click the plug-in project in the "Package Explorer" view and select  "Buckminster" / "View CSpec..." from the context menu
3) In the CSpec Editor select the "Documentation" tab
4) the "Short Description" field is empty
Comment 1 Thomas Hallgren CLA 2008-02-08 19:04:15 EST
Fixed. A bit tricky since most bundle names are in the form '%bundleName' and needs to be expanded via plugin.properties.