[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[Cdt-launch-inbox] [Bug 126025] CApplicationLaunchShortcut call to DebugUITools.saveAndBuild invokes workspace wide build unnecessarily
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=126025
Product/Component: CDT / cdt-launch
andrew.ferguson@xxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|trivial |normal
Summary|CApplicationLaunchShortcut |CApplicationLaunchShortcut
|call to |call to
|ebugUITools.saveAndBuild is |DebugUITools.saveAndBuild
|redundant |invokes workspace wide build
| |unnecessarily
------- Comment #1 from andrew.ferguson@xxxxxxx 2006-02-20 10:19 -------
after investigating a user report, i've found this call is not only redundant
but does more work than is required by invoking a workspace wide build
(The subsequent call to DebugUIPlugin.launchIn* will trigger a build for the
projects that contains the resources associated with the launch configuration)
I've changed the summary of the bug to reflect this and raised the priority to
Normal
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.