Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - "Paths and Symbols" panel is not under C/C++ General in project properties: (6 Items)
   
"Paths and Symbols" panel is not under C/C++ General in project properties  
Hello,

I am using QNX Momentics 4.7.0
I can't see Paths and Symbols panel as shown here : 

http://www.qnx.com/developers/docs/6.5.0/topic/com.qnx.doc.ide.userguide/topic/
devel_Set_Include_Paths_And_Define_Directives.html

Is there a setting that shows or disables it?

I want to add boost library into my project with this panel and hope that IDE will not search inside boost library each 
time I use refactor>rename. It is annoying to wait 15000 of files to be scanned.

I naively set boost folder as read-only and hoped refactoring to skip over :D. Would not be nice to set some files as "
do not touch, please"?

Thanks,
Murat
Re: "Paths and Symbols" panel is not under C/C++ General in project properties  
Include paths and symbols has nothing to do with how re-factoring works, and lightweight re-factoring is not supported 
now :(.
It has been implemented in next cdt version - light-weight refactoring which does not scan all files, it has not been 
released yet and even after release
it may have some time for momentics to pick it up...

On 09/12/10 12:18 PM, Murat Yukselen wrote:
> Hello,
> 
> I am using QNX Momentics 4.7.0
> I can't see Paths and Symbols panel as shown here : 
> 
> http://www.qnx.com/developers/docs/6.5.0/topic/com.qnx.doc.ide.userguide/topic/
devel_Set_Include_Paths_And_Define_Directives.html
> 
> Is there a setting that shows or disables it?
> 
> I want to add boost library into my project with this panel and hope that IDE will not search inside boost library 
each time I use refactor>rename. It is annoying to wait 15000 of files to be scanned.
> 
> I naively set boost folder as read-only and hoped refactoring to skip over :D. Would not be nice to set some files as 
"do not touch, please"?
> 
> Thanks,
> Murat
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post78116
> 
Re: "Paths and Symbols" panel is not under C/C++ General in project properties  
I have the same problem. Can someone from QNX please answer this....?

> Hello,
> 
> I am using QNX Momentics 4.7.0
> I can't see Paths and Symbols panel as shown here : 
> 
> http://www.qnx.com/developers/docs/6.5.0/topic/com.qnx.doc.ide.userguide/topic
> /devel_Set_Include_Paths_And_Define_Directives.html
> 
> Is there a setting that shows or disables it?
> 
> I want to add boost library into my project with this panel and hope that IDE 
> will not search inside boost library each time I use refactor>rename. It is 
> annoying to wait 15000 of files to be scanned.
> 
> I naively set boost folder as read-only and hoped refactoring to skip over :D.
>  Would not be nice to set some files as "do not touch, please"?
> 
> Thanks,
> Murat


Re: "Paths and Symbols" panel is not under C/C++ General in project properties  
This would be implemented in next CDT called light-weight re-factoring, it would not scan all these files
I don't know any current workarounds

On 04/13/2011 12:53 PM, Tom Stiemerling wrote:
> I have the same problem. Can someone from QNX please answer this....?
> 
>> Hello,
>>
>> I am using QNX Momentics 4.7.0
>> I can't see Paths and Symbols panel as shown here : 
>>
>> http://www.qnx.com/developers/docs/6.5.0/topic/com.qnx.doc.ide.userguide/topic
>> /devel_Set_Include_Paths_And_Define_Directives.html
>>
>> Is there a setting that shows or disables it?
>>
>> I want to add boost library into my project with this panel and hope that IDE 
>> will not search inside boost library each time I use refactor>rename. It is 
>> annoying to wait 15000 of files to be scanned.
>>
>> I naively set boost folder as read-only and hoped refactoring to skip over :D.
>>  Would not be nice to set some files as "do not touch, please"?
>>
>> Thanks,
>> Murat
> 
> 
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post84949
> 
Re: "Paths and Symbols" panel is not under C/C++ General in project properties  
More digging in Momentics 6.5 GUI shows that the "Paths and symbols" does not exist anymore, instead you have to go to "
Properties/QNX C/C++ Project/Compiler/Category/Extra include paths".

RE: "Paths and Symbols" panel is not under C/C++ General in project properties  
If you create Managed C/C++ project, you will get the "Paths and
Symbols" tag. It's not there for QNX project.

-----Original Message-----
From: Tom Stiemerling [mailto:community-noreply@qnx.com] 
Sent: April-13-11 2:45 PM
To: general-ide
Subject: Re: "Paths and Symbols" panel is not under C/C++ General in
project properties

More digging in Momentics 6.5 GUI shows that the "Paths and symbols"
does not exist anymore, instead you have to go to "Properties/QNX C/C++
Project/Compiler/Category/Extra include paths".