Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Can you save "Enable language settings providers for this project" in the project itself?

Hi all,

I'm trying to get the project to remember that this value is set in "C/C++ General/Preprocessor Includes, Paths, Macros etc" but it seems it is stored in the user's workspace .metadata rather than the .cproject itself. This means that each user must enable this setting themselves!

Workflow:
* User gets Eclipse project out of svn complete with .cproject and .settings/* files
* User imports an Excising Eclipse Project into their workspace
* User builds
* Standard include directories are missing from the scanner!

With the old scanner, this could be enabled and saved in the .cproject such that it only need to be set once per project and individual users didn't need to do anything. But I can't find any way of saving the "Enabled" state of the new scanner in svn! Note: I've disabled the old scanner in the project settings.

What am I doing wrong?

Thanks,

Jonathan
E-mail confidentiality.
--------------------------------
This e-mail contains confidential and / or privileged information belonging to Spirent Communications plc, its affiliates and / or subsidiaries. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution and / or the taking of any action based upon reliance on the contents of this transmission is strictly forbidden. If you have received this message in error please notify the sender by return e-mail and delete it from your system.

Spirent Communications plc
Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN, United Kingdom.
Tel No. +44 (0) 1293 767676
Fax No. +44 (0) 1293 767677

Registered in England Number 470893
Registered at Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN, United Kingdom.

Or if within the US,

Spirent Communications,
26750 Agoura Road, Calabasas, CA, 91302, USA.
Tel No. 1-818-676- 2300

Back to the top