blob: 6f0de52a954fdbe74816d93aba0d6d06f347a92e [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Properties Files Editor Preferences</title>
<link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"> </script>
</head>
<body>
<h1>Properties Files Editor Preferences</h1>
<p>Indicate your preferences for the Properties Files Editor settings on the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.ui.preferences.PropertiesFileEditorPreferencePage)")'> <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="Opens the Properties Files Editor preference page">
<b> Java &gt; Properties Files Editor </b></a> preference page.</p>
<p>
Syntax coloring specifies how the content of '.properties' files rendered. Note that general
text editor settings such as the background color can be configured on the general 'Text Editors' preference pages.
</p>
<table border="1" cellspacing="0" cellpadding="5" width="100%" summary="Properties files editor settings">
<thead>
<tr>
<th>
<p>
Option
</p>
</th>
<th>
<p>
Description
</p>
</th>
<th>
<p>
Default
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
Element
</td>
<td valign="top">
<p>
A list of elements that may be rendered with its own foreground color and style.
</p>
</td>
<td valign="top">
<p>
default colors and styles
</p>
</td>
</tr>
<tr>
<td valign="top">
Preview
</td>
<td valign="top">
<p>
Displays the preview of a properties file respecting the current colors and styles.
</p>
</td>
<td valign="top">
<p>
n/a
</p>
</td>
</tr>
</tbody>
</table>
</body>
</html>