blob: 05ae5a04748c10c3d36233226d457aa71dc4e1c7 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="abstract" content="Enable the use of characters in languages other than English."/>
<meta name="description" content="Enable the use of characters in languages other than English."/>
<link rel="stylesheet" type="text/css" href="../css/documentation.css"/>
<title>Supporting Languages Other than English</title>
<!--[if lte IE 7]><style>
.codeblock{
overflow:visible;
}</style><![endif]-->
</head>
<body class="" id="loio3c19aab92826496c830a9f6ab061ae91">
<div id="wrapper"><div id="container">
<h1 class="title topictitle1">Supporting Languages Other than English</h1>
<div class="body taskbody"><p class="shortdesc">Enable the use of characters in languages other than English.</p>
<div class="section context" id="loio3c19aab92826496c830a9f6ab061ae91__context_N10015_N10012_N10001"><div class="tasklabel"><h2 class="sectiontitle tasklabel">Context</h2></div>
<p class="p">To enable the use of characters in languages other than English:</p>
</div><div class="tasklabel"><h2 class="sectiontitle tasklabel">Procedure</h2></div><ol class="ol steps" id="loio3c19aab92826496c830a9f6ab061ae91__steps_sr2_d2v_sp"><li class="li step" id="loio3c19aab92826496c830a9f6ab061ae91__step_N10021_N1001E_N10012_N10001"><span class="ph cmd">Navigate to the location where Eclipse is installed on your computer.</span></li>
<li class="li step" id="loio3c19aab92826496c830a9f6ab061ae91__step_N1002A_N1001E_N10012_N10001"><span class="ph cmd"> Open the eclipse.ini file for editing and add the following in a new line:
<span class="ph filepath">-Dfile.encoding=UTF-8</span></span></li>
<li class="li step" id="loio3c19aab92826496c830a9f6ab061ae91__step_N10036_N1001E_N10012_N10001"><span class="ph cmd">Restart Eclipse. Your default encoding in eclipse is changed to UTF-8.</span></li>
<li class="li step" id="loio3c19aab92826496c830a9f6ab061ae91__step_N1003F_N1001E_N10012_N10001"><span class="ph cmd">In Eclipse, select <span class="ph menucascade"><img src="../images/navstart.gif" alt="Start of the navigation path" title="Start of the navigation path"/> <span class="ph uicontrol">Window</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">Preferences</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">General</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">Workspace</span> <img src="../images/navend.gif" alt="End of the navigation path" title="End of the navigation path"/></span>.</span></li>
<li class="li step" id="loio3c19aab92826496c830a9f6ab061ae91__step_N1005C_N1001E_N10012_N10001"><span class="ph cmd">In the <strong class="ph b">Text file encoding</strong> section, make sure <span class="ph filepath">UTF-8</span>
is selected either as the default or as an option in the
<span class="ph filepath">Other</span> radio button. </span></li>
</ol>
</div>
</div></div>
</body>
</html>