Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 124519] New: CDT launch shortcuts ignore Common Tabs "Launch in background" option

https://bugs.eclipse.org/bugs/show_bug.cgi?id=124519 
Product/Component: CDT / cdt-launch

           Summary: CDT launch shortcuts ignore Common Tabs "Launch in
                    background" option
           Product: CDT
           Version: 3.0.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-launch
        AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
        ReportedBy: andrew.ferguson@xxxxxxx


in the Eclipse launch configuration framework UI, a standard tab that is
intended to applies to all launch types is provided. This tab (labelled
"Common") has a checkbox for choosing whether the launch occurs in the
foreground (modal) or background (non-modal). 

The CDT implementation of the platforms ILaunchShortcut does not consider this
attribute of launch configurations when launching and as a result always
launches in the foreground

I have a fix and am have an internal ticket in to submit it




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top