Community
Participate
Working Groups
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
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.