Bug 200000 (bug200k) - Project->Build Special Targets dialog is empty
Summary: Project->Build Special Targets dialog is empty
Keywords:
Status: CLOSED NEXTRELEASE
Alias: bug200k
Product: Fedora
Classification: Fedora
Component: eclipse-cdt
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnston
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-24 19:59 UTC by Andrew Overholt
Modified: 2017-08-09 07:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-21 21:48:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrew Overholt 2006-07-24 19:59:48 UTC
Description of problem:
Project->Build Special Targets dialog is empty

Version-Release number of selected component (if applicable):
eclipse-cdt-3.1.0-1jpp_7fc.i386

How reproducible:
Always

Steps to Reproduce:
1. Create or check-out a "C/C++ Autotools" project
2. Select the project itself in the "C/C++ Projects" view
3. Go to Project -> Build Special Targets
  
Actual results:
Empty dialog.

Expected results:
Targets in dialog.

Additional info:

Comment 1 Anthony Green 2006-07-26 04:25:18 UTC
Congratulations on filing bug #200000 :-)

Comment 2 Andy Shevchenko 2006-07-26 14:55:26 UTC
Congratulations on filing bug #200000

What a gift is author get?



Comment 3 Jeff Johnston 2006-07-31 21:26:09 UTC
The problem is that the Special Targets dialog is created from the Makefile.  If
the project has not yet been built (i.e. configured), the Makefile doesn't yet
exist so there is nothing to parse.  What would be needed would be a dialog to
ask if the user wants to run the configure step.

Please confirm that you do not have any such problem once the project has been
built and that I have diagnosed this correctly.

Comment 4 Jeff Johnston 2006-08-21 21:48:09 UTC
A patch has been applied to create the Makefile via configuring if it does not
already exist.


Note You need to log in before you can comment on or make changes to this bug.