mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
![]() Some of the changes that are about to arrive have specific impacts of API of core build. Because CBS is largely in org.eclipse.cdt.core/ui any breaking changes to the CBS API necessitate bumping the entire bundle to a new version. One of the most noticeable changes is expected to be that org.eclipse.cdt.core.build.ICBuildConfigurationProvider.createBuildConfiguration(IProject, IToolChain, String, IProgressMonitor) needs a new parameter to properly connect the target. The upcoming PR that makes the API change will document that change in the CHANGELOG-API.md and N&N documentation. Part of #1000 |
||
---|---|---|
.. | ||
org.eclipse.cdt.debug.application | ||
org.eclipse.cdt.debug.application.product | ||
org.eclipse.cdt.debug.application.tests | ||
org.eclipse.cdt.debug.core | ||
org.eclipse.cdt.debug.standalone-feature | ||
org.eclipse.cdt.debug.ui | ||
org.eclipse.cdt.gdb | ||
org.eclipse.cdt.gdb-feature | ||
org.eclipse.cdt.gdb.ui | ||
org.eclipse.cdt.gnu.debug-feature | ||
pom.xml |