Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Change Indexer for all projects
Change Indexer for all projects [message #170630] Fri, 02 June 2006 02:17 Go to next message
Eclipse UserFriend
How can I change the type of indexer for all (or a selected set) of
projects? For example, I want to switch between Fast and Full Indexer.
Then I have to open the properties box for every project and change the
indexer. That is very inconvenient if you have some dozen projects.
Eclipse 3.2RC4, CDT 3.1RC1
Re: Change Indexer for all projects [message #170637 is a reply to message #170630] Fri, 02 June 2006 03:43 Go to previous messageGo to next message
Eclipse UserFriend
Hi Axel
Window > Preferences > C/C++ > Indexer
- Change the indexer
- Select "Apply indexer to all project now"
- Click OK

Axel Mueller wrote:
> How can I change the type of indexer for all (or a selected set) of
> projects? For example, I want to switch between Fast and Full Indexer.
> Then I have to open the properties box for every project and change the
> indexer. That is very inconvenient if you have some dozen projects.
> Eclipse 3.2RC4, CDT 3.1RC1
>
Re: Change Indexer for all projects [message #170648 is a reply to message #170637] Fri, 02 June 2006 05:02 Go to previous messageGo to next message
Eclipse UserFriend
But this will apply the new indexer only to new projects. Existing
projects are not affected.

> Window > Preferences > C/C++ > Indexer
> - Change the indexer
> - Select "Apply indexer to all project now"
> - Click OK
Re: Change Indexer for all projects [message #171287 is a reply to message #170648] Tue, 13 June 2006 01:57 Go to previous message
Eclipse UserFriend
Oops, you are right. I just upgraded from RC1 to a new nightly build. RC1
did not offer this option. Thanks.

> But this will apply the new indexer only to new projects. Existing
> projects are not affected.

>> Window > Preferences > C/C++ > Indexer
>> - Change the indexer
>> - Select "Apply indexer to all project now"
>> - Click OK
Previous Topic:Relative Paths in Managed C/C++ project
Next Topic:CDT compiler options
Goto Forum:
  


Current Time: Sat May 10 01:34:04 EDT 2025

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

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

Back to the top