Bug 218284

Summary: PDE CSpec generator does not make use of Bundle-Name
Product: z_Archived Reporter: Michal Ruzicka <michal.ruza>
Component: BuckminsterAssignee: buckminster.core-inbox <buckminster.core-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: thomas
Version: unspecifiedKeywords: core
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.