Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » What is the [Targets] folder ?
What is the [Targets] folder ? [message #780193] Tue, 17 January 2012 10:46 Go to next message
Harry Houdini is currently offline Harry HoudiniFriend
Messages: 142
Registered: February 2010
Senior Member
Hello,

What is the [Targets] folder in my project ??

Thanks.
Re: What is the [Targets] folder ? [message #780199 is a reply to message #780193] Tue, 17 January 2012 11:04 Go to previous messageGo to next message
Abhijeet Shankargouda is currently offline Abhijeet ShankargoudaFriend
Messages: 40
Registered: January 2012
Member
goto project properties you get source location and ouput location
Re: What is the [Targets] folder ? [message #780529 is a reply to message #780199] Wed, 18 January 2012 13:29 Go to previous messageGo to next message
Harry Houdini is currently offline Harry HoudiniFriend
Messages: 142
Registered: February 2010
Senior Member
I didn't found them, but anyway, I don't want this "folder" (?).

When I search for references of any variables, I am always redirected to files in this fodler. Also, all references are not found.
It seems the problem is there since I sue CMake 2.6.8.
Re: What is the [Targets] folder ? [message #780548 is a reply to message #780529] Wed, 18 January 2012 15:00 Go to previous messageGo to next message
Harry Houdini is currently offline Harry HoudiniFriend
Messages: 142
Registered: February 2010
Senior Member
Well, I definetely don't want of these virtual folders.

By the way, the folder icon is decorated with a white square. I didn't succeed to find this icon in the documentation.

[Updated on: Wed, 18 January 2012 15:08]

Report message to a moderator

Re: What is the [Targets] folder ? [message #780572 is a reply to message #780548] Wed, 18 January 2012 16:27 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
The output location in project properties defines the search path for the (virtual) folder "Binaries". I have never seen a "Targets" folder. Perhaps this folder is created bye cmake or any other plugin. If you want to exclude this folder from any search results then mark the folder as derived (open folder properties, goto Resource and enable the attribute "Derived").

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: What is the [Targets] folder ? [message #780578 is a reply to message #780572] Wed, 18 January 2012 16:47 Go to previous messageGo to next message
Harry Houdini is currently offline Harry HoudiniFriend
Messages: 142
Registered: February 2010
Senior Member
Axel Mueller wrote on Wed, 18 January 2012 17:27
The output location in project properties defines the search path for the (virtual) folder "Binaries". I have never seen a "Targets" folder. Perhaps this folder is created bye cmake or any other plugin.

Do you have any idea of what the icon mean ?
Is it an standadrd CDT decorator ?

Axel Mueller wrote on Wed, 18 January 2012 17:27
If you want to exclude this folder from any search results then mark the folder as derived (open folder properties, goto Resource and enable the attribute "Derived").

Thanks. It should be useful.
Re: What is the [Targets] folder ? [message #780586 is a reply to message #780578] Wed, 18 January 2012 17:15 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Quote:
Do you have any idea of what the icon mean ?
Is it an standadrd CDT decorator ?

I have never seen such an icon. Is it a completely white square or is there an arrow in the square? See icon link_ovr from http://eclipse-icons.i24.cc/


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: What is the [Targets] folder ? [message #780588 is a reply to message #780586] Wed, 18 January 2012 17:32 Go to previous message
Harry Houdini is currently offline Harry HoudiniFriend
Messages: 142
Registered: February 2010
Senior Member
I didn't find it.
Here it is :

http://img15.hostingpics.net/pics/353953icon.jpg
Previous Topic:Redirect Input and Output
Next Topic:problem creating c/c++ project
Goto Forum:
  


Current Time: Fri Apr 26 09:39:24 GMT 2024

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

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

Back to the top