Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 214983] New: Launch button always tries to run currently selected project.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=214983  
Product/Component: CDT / cdt-launch
           Summary: Launch button always tries to run currently selected
                    project.
           Product: CDT
           Version: 4.0.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-launch
        AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
        ReportedBy: mark.espiritu@xxxxxxxxxxxxxxxxxx


Build ID: M20071023-1652

Steps To Reproduce:
1. Make an EXE project.
2. Run the EXE project.
3. Make a new shared library project.
4. Select newly created project in the navigator.
5. Press the Run (launch) button.

More information:
The launch button should start the last correctly executed Launch Configuration
instead of the currently selected project in the navigator.

In the steps to reproduce example, the resultant error is: "Launch failed no
binaries".

This is different from the previous versions of CDT where the last correctly
executed Run Configuration will executed.


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top