Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 322660

Summary: buildArtefactType org.eclipse.cdt.build.core.buildArtefactType.staticLib missing
Product: [Tools] PTP Reporter: Michael Lindo <mlindo>
Component: RDTAssignee: Chris Recoskie <recoskie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ptp-inbox, recoskie
Version: unspecified   
Target Milestone: 4.0.3   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Adds buildArtefactType staticLib and removes a sharedLib configuration recoskie: iplog+

Description Michael Lindo CLA 2010-08-13 10:33:04 EDT
Build Identifier: 

Need to add the configuration for "org.eclipse.cdt.build.core.buildArtefactType.staticLib"

Need to remove configuration from org.eclipse.cdt.build.core.buildArtefactType.sharedLib that are actually staticLib configs.

Reproducible: Always
Comment 1 Michael Lindo CLA 2010-08-13 10:35:36 EDT
Problem found in org.eclipse.ptp.rdt.managedbuilder.xlc.ui/plugin.xml
Comment 2 Michael Lindo CLA 2010-08-13 11:00:12 EDT
Created attachment 176562 [details]
Adds buildArtefactType staticLib and removes a sharedLib configuration

Adds  buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.staticLib

Removes buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.sharedLib for toolchain org.eclipse.ptp.rdt.managedbuild.config.xlc.lib.*
Comment 3 Chris Recoskie CLA 2010-08-13 15:20:31 EDT
Applied to ptp_4_0 and HEAD.  Thanks Mike.