Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 349501

Summary: "Debug As" dialog with "Ant build" options pops up while debugging a C++ project
Product: [Tools] CDT Reporter: vish <vrang3>
Component: cdt-debugAssignee: cdt-debug-inbox <cdt-debug-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: cdtdoug, pawel.1.piech
Version: 8.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Whiteboard:

Description vish CLA 2011-06-15 16:34:51 EDT
Build Identifier: 201106081058

I'm using CDT 8.0 RC4:
Version: 8.0.0.201106081058
Build id: 201106081058

Redhat Linux 4

When I press F11 while in the debug view of a C++ project made from an executable, a dialog titled "Debug As" pops up with "Ant build" and "Ant build ..." as two options. The description description says "Launches an Ant build with default settings". An Ant-build dialog should not pop up when pressing the F11 button to debug a C++ application.

How does one prevent this from displaying?

Reproducible: Always

Steps to Reproduce:
1. Start eclipse 3.7 with CDT 8.0
2. Create a C++ project by importing an executable (I used L
3. Switch to debug perspective and press F11.
4. Terminate the application and restart debugging by pressing F11 again.

The "Debug As" dialog pops up with the Ant build options. This must be eliminated from displaying for C++ projects.