blob: 10c085cc968cd79995eaf8e0bfc99a2803dbc5f9 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Using the Externalize Strings Wizard</title>
</head>
<body>
<h1>
Using the Externalize Strings Wizard
</h1>
<p>
To open the Externalize Strings wizard, do one of the following:
</p>
<ul>
<li>
Find strings to externalize (using the <strong>Find Strings To Externalize</strong> function), select an entry in the resulting dialog and press the
<strong>Externalize</strong> button or
</li>
<li> Select the compilation unit in which you want to externalize strings and
selecting <strong>Source &gt; Externalize Strings</strong> from the menu bar.
</li>
</ul>
<p> <strong>Note:</strong> Externalizing strings is undoable (with the same restrictions
as for refactorings). Use <strong>Refactor &gt; Undo</strong> from the menu
bar to undo externalizing strings. </p>
<p>
<img src="../images/ngrelc.png" alt="Related concepts" border="0" ><br>
<a href="../concepts/cnls.htm">String Externalization</a><br>
<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-core-home/documents/3.1/message_bundles.html">Eclipse string externalization mechanism</a>
</p>
<p>
<img src="../images/ngrelt.png" alt="Related tasks" border="0" ><br>
<a href="tasks-206.htm">Externalizing Strings</a><br>
<a href="tasks-100.htm">Undoing a refactoring operation</a><br>
<a href="tasks-101.htm">Redoing a refactoring operation</a><br>
<a href="tasks-189.htm">Key/value page</a><br>
<a href="tasks-190.htm">Property file page</a><a href="tasks-190.htm"></a>
</p>
<p>
<img src="../images/ngrelr.png" alt="Related reference" border="0" ><br>
<a href="../reference/ref-wizard-externalize-strings.htm">Externalize Strings wizard</a>
</p>
</body>
</html>