mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
![]() In some situations, it makes sense to have a build structure parallel with the source tree, and it this case, the build results may not be part of the resources visible in the Eclipse workspace. Current implementation allows absolute paths to the binary to debug. While it works, it's a cumbersome way to handle the above situation. By resolving the relative path outside of Eclipse scope allows to point to files that are not part of the Eclipse workspace, allthough the path is relative to a project in the workspace. Contributed by STMicroelectronics Change-Id: I284a5dad61e692dae4029e5f142d23d8cda98ed0 Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt.docker.launcher | ||
org.eclipse.cdt.docker.launcher-feature | ||
org.eclipse.cdt.flatpak.launcher | ||
org.eclipse.cdt.flatpak.launcher-feature | ||
org.eclipse.cdt.launch | ||
pom.xml |