1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Bug 45203. Added organizeIncludes.* preferences to C/C++ Code Style

preference export.
This commit is contained in:
Sergey Prigogin 2013-08-05 12:34:03 -07:00
parent 44dab709d9
commit 1bc312c517

View file

@ -4836,15 +4836,16 @@
name="%transfer.CodeStyle.name">
<mapping scope="instance">
<entry node="org.eclipse.cdt.ui">
<key name="codetemplates." match="prefix"/>
<key name="nameStyle." match="prefix"/>
<key name="includeStyle." match="prefix"/>
<key name="forwardDeclare." match="prefix"/>
<key name="includes.partnerFileSuffixes"/>
<key name="formatter_profile"/>
<key name="class_member_ascending_visibility_order"/>
<key name="codetemplates." match="prefix"/>
<key name="includes.partnerFileSuffixes"/>
<key name="includeStyle." match="prefix"/>
<key name="formatter_profile"/>
<key name="forwardDeclare." match="prefix"/>
<key name="function_output_parameters_before_input"/>
<key name="function_pass_output_parameters_by_pointer"/>
<key name="nameStyle." match="prefix"/>
<key name="organizeIncludes." match="prefix"/>
</entry>
</mapping>
<description>