Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Can I remove build targets
Can I remove build targets [message #79574] Mon, 01 September 2003 17:26 Go to next message
Eclipse UserFriend
Originally posted by: bmnews.blueyonder.co.uk

Newbie here I'm afraid!

I'm using CDT 1.1

Is there any way to remove entries from the additional make targets list for
a project? I've got some targets which I added, then I modified the
makefile so they are no longer valid. I've hunted around for an XML file or
similar, but can't find where this list is stored.

TIA

CT
Re: Can I remove build targets [message #79592 is a reply to message #79574] Tue, 02 September 2003 09:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kschallmo.logopak.de

CombThins wrote:

> Newbie here I'm afraid!

> I'm using CDT 1.1

> Is there any way to remove entries from the additional make targets list for
> a project? I've got some targets which I added, then I modified the
> makefile so they are no longer valid. I've hunted around for an XML file or
> similar, but can't find where this list is stored.

> TIA

> CT

Hi,
here is the way to do it
1 open your c/c++ project.
2 open the menu item Windows->show view->other
3 select c->make targets

.. on the right side you will see a window with the title "Make Targets"
.. select the target you like to delete and click the right mouse button
.. select "Delete" and thats it.

best regards

Kurt
Re: Can I remove build targets [message #79607 is a reply to message #79592] Tue, 02 September 2003 15:10 Go to previous message
Eclipse UserFriend
Originally posted by: bmnews.blueyonder.co.uk

Thanks

CT
Previous Topic:JBuilder to Eclipse Migration
Next Topic:Debug run won't stop on breakpoint
Goto Forum:
  


Current Time: Sat May 31 10:57:11 EDT 2025

Powered by FUDForum. Page generated in 0.15765 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top