blob: 7e4abdaa3501e6ff0e302b4d86e76084a350f542 [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>
<head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Specifying line delimiters</title>
</head>
<body id="tedtenc"><a name="tedtenc"><!-- --></a>
<h1 class="topictitle1">Specifying XML default encoding and line delimiters</h1>
<div><p>This page lets you specify the line delimiter and the text encoding that
will be used when you create or save an XML related file.</p>
<div class="section">
<p>To specify the line
delimiter you want to use:</p>
</div>
<ol><li><span>Click <b> <span class="menucascade"><span class="uicontrol">Window</span> &gt; <span class="uicontrol">Preferences</span> &gt; <span class="uicontrol">Web and XML files</span> &gt; <span class="uicontrol">XML Files</span></span>.</b></span></li>
<li><span>From the <b> <span class="uicontrol">Line delimiter</span> </b>field, select the
operating system that applies to your development or deployment platform. </span></li>
<li>From the <b>Encoding</b> field, specify the default character encoding
set that is used when creating XML related files (DTDs, XML files, XML
schemas). Changing the encoding causes any new, XML related files that are
created from scratch to use the selected encoding.</li>
<li><span>Click <b> <span class="uicontrol">Apply</span></b>, then <b> <span class="uicontrol">OK</span></b>.</span></li>
</ol>
</div>
</body>
</html>