mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 00:45:28 +02:00
![]() Switch from the standard Java ProcessBuilder to the CDT CommandLauncher for new style core build projects. The CommandLauncher uses a more sophiscated mechanism for watching the spawned process allowing us to interrupt the process when the user hits the stop button on the launchbar by properly listening to a monitor. The change adds new API to CBuildCongifuration that takes a progress monitor, and changes all the affected build configuration types to use this new API. Change-Id: I0c4225616ad8331c2cea28bcb502028455a8ea71 |
||
---|---|---|
.. | ||
.settings | ||
browser/org/eclipse/cdt | ||
doxygen/org/eclipse/cdt/doxygen | ||
META-INF | ||
model/org/eclipse/cdt | ||
OSGI-INF | ||
parser/org/eclipse/cdt | ||
schema | ||
src/org/eclipse/cdt | ||
templateengine/org/eclipse/cdt | ||
utils/org/eclipse/cdt | ||
.classpath | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
plugin.properties | ||
plugin.xml |