Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Index propreties: (4 Items)
   
Index propreties  
I go an project properties and in C/C++ General->Indexer I change the "Enable project specific settings".  I'm expecting
 .cproject or alike to be modified and needing committing.  Apparently not.  I'm guessing the setup in somewhere in the 
.metadata directory but that seems counter intuitive. That means the change I wanted to make to the project (Disabling 
Enable project specific settings) will need to be done by everybody on every project ;-(
Re: Index propreties  
Hi, Mario,

When you select the "Enable project specific settings" option, you
should see a "Store settings with project" option to the right of it.
Selecting this will cause your settings to be stored in a .settings/
folder in the project.

HTH,

Christian

On Mon, 2009-07-13 at 18:28 -0400, Mario Charest wrote:

> I go an project properties and in C/C++ General->Indexer I change the "Enable project specific settings".  I'm 
expecting .cproject or alike to be modified and needing committing.  Apparently not.  I'm guessing the setup in 
somewhere in the .metadata directory but that seems counter intuitive. That means the change I wanted to make to the 
project (Disabling Enable project specific settings) will need to be done by everybody on every project ;-(
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post33695
> 


RE: Index propreties  
If you unselect the "Enable project specific settings" that option disappears.  I try re-enabling the option to get 
access to the "Store settings with project" but that didn't help.

-----Original Message-----
From: Christian Damus [mailto:community-noreply@qnx.com] 
Sent: Monday, July 13, 2009 6:46 PM
To: general-ide
Subject: Re: Index propreties

Hi, Mario,

When you select the "Enable project specific settings" option, you
should see a "Store settings with project" option to the right of it.
Selecting this will cause your settings to be stored in a .settings/
folder in the project.

HTH,

Christian

On Mon, 2009-07-13 at 18:28 -0400, Mario Charest wrote:

> I go an project properties and in C/C++ General->Indexer I change the "Enable project specific settings".  I'm 
expecting .cproject or alike to be modified and needing committing.  Apparently not.  I'm guessing the setup in 
somewhere in the .metadata directory but that seems counter intuitive. That means the change I wanted to make to the 
project (Disabling Enable project specific settings) will need to be done by everybody on every project ;-(
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post33695
> 




_______________________________________________
General
http://community.qnx.com/sf/go/post33696

RE: Index propreties  
Hi, Mario,

You don't need the option to store the settings with the project if
"Enable project specific settings" is unselected.  There would be no
project-specific settings to store.

I think at one time I found that the "Store settings with project"
option didn't appear until I enabled some other project-specific
settings, too, for example the top-level "C/C++ General" settings.  I
haven't seen this with CDT 6.0.

Cheers,

Christian

On Mon, 2009-07-13 at 18:49 -0400, Mario Charest wrote:

> If you unselect the "Enable project specific settings" that option disappears.  I try re-enabling the option to get 
access to the "Store settings with project" but that didn't help.
> 
> -----Original Message-----
> From: Christian Damus [mailto:community-noreply@qnx.com] 
> Sent: Monday, July 13, 2009 6:46 PM
> To: general-ide
> Subject: Re: Index propreties
> 
> Hi, Mario,
> 
> When you select the "Enable project specific settings" option, you
> should see a "Store settings with project" option to the right of it.
> Selecting this will cause your settings to be stored in a .settings/
> folder in the project.
> 
> HTH,
> 
> Christian
> 


----------8<----------