Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm
index f0d3c37378b..c3bca8e9479 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm
@@ -10,7 +10,7 @@
</head>
<body>
-<h1 role="main">Multi-Configuration Edit preferences</h1>
+<div role="main"><h1>Multi-Configuration Edit preferences</h1>
<p>Use the <img src="../images/command_link.png" alt="" > <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_MultiConfig)")'>Multi-Configuration Edit</a> preference panel to simultaneously edit properties for multiple project configurations. Its possible to select one or more configurations for editing.</p>
<p>But, then we deal with string list property values, it is not obvious how to concatenate them, if they differ.</p>
<p><img src="../images/cdt_pref-multi-cfg.png" alt="Multi-Configuration Edit preferences tab"></p>
@@ -63,6 +63,6 @@
<p><img src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
<a href="cdt_u_pref_prop_pages.htm">Property Pages Settings preferences</a></p>
-</body>
+</div></body>
</html>

Back to the top