| Summary: | buildArtefactType org.eclipse.cdt.build.core.buildArtefactType.staticLib missing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] PTP | Reporter: | Michael Lindo <mlindo> | ||||
| Component: | RDT | Assignee: | 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
Michael Lindo
Problem found in org.eclipse.ptp.rdt.managedbuilder.xlc.ui/plugin.xml 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.*
Applied to ptp_4_0 and HEAD. Thanks Mike. |