Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write all HTML-Headers in Title Case #2423

Merged
merged 1 commit into from
Oct 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ <h2>Colors</h2>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <b>Plug-in Development &gt;
Editors</b></a> (Text, Processing instructions, Constant strings, Tags, Comments)</li>
</ul>
<h2><img src="../../images/win_only.svg" alt="Windows only" border="0">Accessibility and the Windows Color
Dialog</h2>
<h2><img src="../../images/win_only.svg" alt="Windows only" border="0">Accessibility and the Windows Color Dialog</h2>
<p>For color selection, Eclipse uses a dialog provided by the operating system. On windows, the color selection
dialog does not respond properly to assistive technology. When you first get into the dialog, focus is on one of the
basic colors, but the dialog provides no indication of this through assistive technology. You can select colors in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h2>Platform and Locale</h2>
to <code>Content Assist</code>, instead of the usual <code>Ctrl+Space</code>.</p>
<p>The current platform and locale is determined when Eclipse starts, and does not vary over the course of an Eclipse
instance.</p>
<h2>Customizing Key bindings</h2>
<h2>Customizing Key Bindings</h2>
<p>With multi-stroke key sequences, schemes, and contexts, there are a lot of things to keep in mind when customizing
key bindings. To make things easier, all key customization is done on the <a class="command-link" href=
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)")'>
Expand All @@ -100,7 +100,7 @@ <h2>Customizing Key bindings</h2>
<p>If you wanted to add a second key binding to About, you can use the <b>Copy Command</b> button to create a second
command entry for you to bind another key to. If you want to delete a binding, you can either use the <b>Remove
Binding</b> button or simply give focus to the Binding text box and hit <b>Backspace</b>.</p>
<h2>The Dynamic Nature of Key bindings</h2>
<h2>The Dynamic Nature of Key Bindings</h2>
<p>Key bindings are provided by plug-ins, and in Eclipse, plug-ins can be added or removed. This can cause key
bindings declared by these plug-ins to be added or removed. Eclipse stores custom key bindings in a way to compensate
for this. Consider the example above where <code>CTRL+6</code> was assigned to <code>About</code> in the
Expand Down Expand Up @@ -143,7 +143,7 @@ <h2>Export Key Bindings</h2>
<p>The bindings can be exported to a CSV file. For this purpose, press the button <strong>Export CSV ...</strong>.
This will launch a file dialog, where you can specify the location of the export file. Note: The export file is for
reporting purposes only and <strong>can not be used to import</strong> the binding files into Eclipse.</p>
<h2>Show Key Bindings When Command is Invoked</h2>
<h2>Show Key Bindings When Command Is Invoked</h2>
<p>For learning purposes, presentations or screen casts it is very helpful to show the corresponding key binding when
a command is invoked. Whenever the command is invoked (via the keyboard or via menu clicks), the key binding, the
command's name and description are shown on the screen.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h2>Changing Size of Views and Editors</h2>
<p>You can adjust size of most views and editors using commands in the "Size" system menu. By default the system menu
for the active part is bound to <b>Alt+"-"</b>. After a "Size" submenu (Left, Right, Top, or Bottom) is selected, the
selected part's side will be highlighted and can be moved using the arrow keys.</p>
<h2>Help system</h2>
<h2>Help System</h2>
<p>You can navigate the help system by keyboard using the following key combinations:</p>
<ul>
<li>Pressing Tab inside a frame (page) takes you to the next link, button or topic node.</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2>Accessing Annotations</h2>
status line. The next section explains how to read the status line under Windows.</p>
<p>Some annotation types, for example warnings and errors, can be accessed by pressing <b>F2</b> after having
navigated to one of them or setting the caret inside the annotation.</p>
<h2><img src="../../images/win_only.svg" alt="Windows only" border="0" />Reading the status line with JAWS</h2>
<h2><img src="../../images/win_only.svg" alt="Windows only" border="0" />Reading the Status Line With Jaws</h2>
<p>JAWS desktop users press <b>Insert+PageDown</b> to read the Eclipse status line and JAWS laptop users press
<b>Caps Lock+PageDown</b>.</p>
<h2>Accessing the Current Line Number</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1 class="Head">Three way comparisons</h1>
ancestor</i> from which the two conflicting versions are based. If a common ancestor cannot be determined, for
example because a resource with the same name and path was created and committed by two different developers, the
comparison becomes a two-way comparison.</p>
<h2>Interpreting compare results</h2>
<h2>Interpreting Compare Results</h2>
<p>The Synchronize view allows you to view the differences between two or three files. If a common ancestor is
available, the sync view performs a three way comparison. It is possible that a common ancestor for two conflicting
resource versions cannot be determined, (e.g. a resource with the same name and path is created and committed by two
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2>Ant</h2>
<li>A file in the local filesystem</li>
<li>A custom Ant logger</li>
</ul>
<h2>External tools</h2>
<h2>External Tools</h2>
<p><a href="concepts-exttools.htm">External tools</a> allow you to configure and run programs, batch files, Ant
buildfiles, and others using the Workbench. Any <a href="../gettingStarted/qs-96_non_ant_pjs.htm">external tool</a>
configuration you create can be used as part of the build process for a project, which will run in the specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@ <h1>Help</h1>
describe the particular function you are working with.</p>
<p>You can interact with help system in the workbench using the <strong>Help view</strong> or in the separate
<strong>Help window</strong>. The view and window provide the same information but in different ways.</p>
<h2>The Help view</h2>
<h2>The Help View</h2>
<p>The Help view provides help inside the workbench. You can open the view from the main menu by selecting <b>Help
&gt; Dynamic Help</b> or <b>Help &gt; Search</b>. The view will open showing the Related Topics or Search page,
respectively. You can use links at the top of the help view to turn to other pages.</p>
<p>You can <a href="help_view.htm">read more</a> about the Help view and its various pages.</p>
<h2>The Help window</h2>
<h2>The Help Window</h2>
<p>The Help window provides the same content as the Help view, but in a <em>separate</em> window instead of in a
view. You can open the window from the main menu by selecting <b>Help &gt; Help Contents</b>. The first view shown in
the window is called Contents. This view displays the table of contents for the product documentation. Click on one
of the links to expand the navigation tree for a set of documentation.</p>Note that if your browser does not have
JavaScript enabled or is an does not support the features required to display the normal help application "basic"
help which will be displayed - this can easily be identified because closed books in the table of contents do not
have an expander icon. You can find the user agent of your browser <a href="../../../about.html?show=agent">here.</a>
<h2>Context-sensitive help</h2>
<h2>Context-sensitive Help</h2>
<p>If you are working through a task and encounter a part of the interface that you do not understand, you can summon
context-sensitive help. By default, this will display the Help view and give you some specific information about the
view/editor/dialog you are using, and possibly some links to topics for further help.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<title>A Simple Project</title>
</head>
<body>
<h1>A SImple Project</h1>
<h1>A Simple Project</h1>
<p class="Para">Now that the basic elements of the Workbench have been explained, here are some instructions for
creating a simple project. New projects, folders, and files can be created using several different approaches. In
this section resources will be created using three different approaches:</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<title>Go To</title>
</head>
<body>
<h1>Go To</h1>
<h1>Go to</h1>
<p class="Para">The Go To operation makes it easy to jump to a specific resource in the navigation views.</p>
<ol>
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</head>

<body bgcolor="#ffffff">
<h1>Exporting Files </h1>
<h1>Exporting Files</h1>

<p class="Para">Files can be exported from the Workbench either by:</p>
<ul>
Expand All @@ -24,8 +24,7 @@
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"/>
<b>Export wizard</b></a>.</li>
</ul>
<h2>
Drag and drop or copy and paste</h2>
<h2>Drag and Drop or Copy and Paste</h2>
<p class="Para">
The operating system's file system explorer can be used to export a copy of
a folder or file from the Workbench to the file system.</p>
Expand All @@ -48,8 +47,7 @@ Drag and drop or copy and paste</h2>
the Project Explorer and choosing <b>Edit &gt; Copy</b>, then</p>
<p class="Para">pasting it in the file system explorer.</p> </li>
</ol>
<h2>
Export wizard</h2>
<h2>Export Wizard</h2>
<p class="Para"> The Export wizard can be used to export from the Workbench to
the file system.</p>
<ol>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<title>Working with the Comparison</title>
</head>
<body>
<h1>Working with the Comparison</h1>
<h1>Working With the Comparison</h1>
<p class="Head">Comparing file1.txt and file2.txt resulted in the following compare editor. This section demonstrates
how to use the compare editor to resolve the differences between the two files.</p>
<p><img src="../images/Image80_compare_editor.png" width="715" alt="Compare editor" border="0"></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h1>Project Builder Ant Targets</h1>
specific build kinds then more understanding of what the build kinds are, and more importantly, when they will be
executed is required.</p>
<p>The following sections describe each build kind and when it is executed.</p>
<h3>After a "Clean"</h3>
<h3>After a "clean"</h3>
<p>This build kind is executed <i>after</i> a project has been cleaned via the <b>Project &gt; Clean...</b>
command.</p>
<p><b>After a "Clean"</b> will execute during the next build immediately following the clean regardless of your
Expand All @@ -41,7 +41,7 @@ <h3>Manual Build</h3>
<h3>Auto Build</h3>
<p>This build kind is executed when you have workspace auto-build (<b>Project &gt; Build Automatically</b>) turned
<i>on</i> and you make changes in your project and save them.</p>
<h3>During a "Clean"</h3>
<h3>During a "clean"</h3>
<p>This build kind is executed when you invoke a clean build via the (<b>Project &gt; Clean...</b>) command.</p>
<p><b>During a "Clean"</b> does not depend on the workspace auto-build setting (<b>Project &gt; Build
Automatically</b>) as it executes during the clean build, not after, like <b>After a "Clean"</b> or <b>Manual
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<title>Non-Ant Project Builders</title>
</head>
<body>
<h1>Non-Ant Project Builders</h1>
<h1>Non-ant Project Builders</h1>
<p>When we worked through our <a href="qs-93_project_builder.htm">project builder example</a>, you may have noticed
that when we created our project builder as an Ant buildfile kind. This time we will choose the Program kind when we
create a project builder.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1 class="Head">Compare/Patch</h1>
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.compare.internal.ComparePreferencePage)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>General &gt;
Compare/Patch</strong></a> preference page.</p>
<h2>General options</h2>
<h2>General Options</h2>
<table border="1" cellspacing="0" style="width: 100%;">
<tbody>
<tr>
Expand Down Expand Up @@ -89,7 +89,7 @@ <h2>General options</h2>
</tr>
</tbody>
</table>
<h2>Text Compare options</h2>
<h2>Text Compare Options</h2>
<table border="1" cellspacing="0" style="width: 100%;">
<tbody>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1 class="Head">File Associations</h1>
Associations</strong></a> preference page, you can add or remove file types recognized by the Workbench. You can also
associate editors with file types in the file types list.</p>
<div class="Topic">
<h2>File types list</h2>
<h2>File Types List</h2>
<ul class="UnorderedList">
<li class="Item"><strong>Add...</strong>: Adds a new file or file type (extension) to the predefined list. In the
resulting New File Type dialog, type the name of a file or a file extension. If you are adding a file extension,
Expand All @@ -27,7 +27,7 @@ <h2>File types list</h2>
</ul>
</div>
<div class="Topic">
<h2>Associated editors list</h2>
<h2>Associated Editors List</h2>
<ul class="UnorderedList">
<li class="Item"><strong>Add...</strong>: Adds a new editor to the list of editors associated with the file type
selected above. In the resulting Editor Selection dialog, you can choose an editor to launch either inside the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h2>New Wizard</h2>
<p class="Para">This command brings up a dialog where you can choose the type of resource to create.</p>
</div>
<div class="Topic">
<h2>Save The Open Editor Contents</h2>
<h2>Save the Open Editor Contents</h2>
<p class="Para">This command saves the file currently displayed in the editor area.</p>
</div>
<div class="Topic">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1 class="Head">Workbench Window Layout</h1>
<li class="Item">Resize views and editors by dragging the sashes which separate them.</li>
</ul>
<div class="Topic">
<h2>Drop cursors</h2>
<h2>Drop Cursors</h2>
<p class="Para"><i>Drop cursors</i> indicate where a view will dock when you release your mouse button. This
indication is relative to the view or editor area underneath the cursor.</p>
<table border="1" width="669" cellspacing="0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1 class="Head">Editor Area</h1>
edited:</p>
<p class="Para"><img src="../images/Image230_editor_area.png" alt="Editor Area" border="0"></p>
<div class="Topic">
<h2>Marker bar</h2>
<h2>Marker Bar</h2>
<p class="Para">The marker bar is the vertical bar located at the left of the editor area.</p>
<p class="Para">Here is what the marker bar looks like:</p>
<p class="Para"><img src="../images/Image231_marker_bar.png" alt="Marker Bar" border="0"></p>
Expand All @@ -35,7 +35,7 @@ <h2>Markers</h2>
<p class="Para"><img src="../images/Image232_marker_context.png" alt="Marker Bar Menu" border="1"></p>
</div>
<div class="Topic">
<h2>Types of editors</h2>
<h2>Types of Editors</h2>
<p class="Para">The Workbench uses three types of editors:</p>
<ul class="UnorderedList">
<li class="Item">Internal: These editors are launched inside the editor area in the Workbench window.</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ <h2>Toolbar</h2>
<div class="Topic"></div>
<h3>Collapse All</h3>
<p>This command collapses the tree expansion state of all resources in the view.</p>
<h3>Link with Editor</h3>
<h3>Link With Editor</h3>
<p>This command toggles whether the Project Explorer selection is linked to the active editor. When this option is
selected, changing the active editor will automatically update the Project Explorer selection to the resource being
edited.</p>
<h3>Select and deselect content to filter to the content in the tree</h3>
<h3>Select and Deselect Content to Filter to the Content in the Tree</h3>
<p>This command opens a dialog allowing to configure some filters to enable.</p>
<h2>View Menus</h2>
<p>Click the ⋮ vertical ellipsis to open a menu of items specific to the Project Explorer. Some extra menu entries
Expand Down Expand Up @@ -70,10 +70,10 @@ <h3>Filters and Customization</h3>
<p class="Para"><img src="../images/Image276_available_content.png" alt=
"Available Customizations &gt; Content dialog" border="0"></p>
</div>
<h3>Link with Editor</h3>
<h3>Link With Editor</h3>
<p>See the toolbar item description above.</p>
<p><br></p>
<h2>Context menu</h2>
<h2>Context Menu</h2>
<p>The context-menu allows to access some general Project management operations as well as operations that are
specific to your selection. Some plugins can extend the context-menu with additional entries that might not be
documented here.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h2>Create a New Project Resource Page</h2>When you select Next, you will be pre
dependencies on the Select Referenced Projects page.</p>
</div>
<div class="Topic">
<h2>Select Referenced Projects page</h2>
<h2>Select Referenced Projects Page</h2>
<div class="Para">
In the Referenced Projects list, you can set project dependencies for the new project. In the list of other
projects in the Workbench, you can select one or more projects on which you want the new project to depend.
Expand All @@ -89,7 +89,7 @@ <h2>Select Referenced Projects page</h2>
<p class="Para">Click <strong>Finish</strong> when you are done to create the new project in the Workbench.</p>
</div>
<div class="Topic">
<h2>New Project perspective options</h2>
<h2>New Project Perspective Options</h2>
<div class="Para">
On the <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link" /> <a class="command-link"
href=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<h1>File Search</h1>
<p>In the Search Dialog, the File Search tab allows you to search for files or text in the Workbench. You can bring
up the Search Dialog by clicking on the Search toolbar button.</p>
<h2>Containing text</h2>
<h2>Containing Text</h2>
<p>Type the expression for which you wish to do the text search. Leave this field empty to search for files.</p>
<p>From the drop-down menu, you can choose to repeat or modify a recent search.</p>
<h3>Wildcards</h3>
Expand All @@ -24,7 +24,7 @@ <h3>Wildcards</h3>
type a backslash before it to indicate that you are not using these characters as wildcards (e.g., "\*", "\?", or
"\\")</li>
</ul>
<h2>File name patterns</h2>
<h2>File Name Patterns</h2>
<p>In this field, enter all the file name patterns for the files to find or search through for the specified
expression.<br></p>
<h3>Wildcards</h3>
Expand All @@ -34,11 +34,11 @@ <h3>Wildcards</h3>
<li>"?" matches for any character</li>
<li>"!" excludes the given file name pattern, e.g. "!*.html or !plugin.xml</li>
</ul>
<h2>Case sensitive</h2>
<h2>Case Sensitive</h2>
<p>Turn this option on if you want the text search to be case sensitive.</p>
<h2>Regular expression</h2>
<h2>Regular Expression</h2>
<p>Turn this option on to specify that the search text is a regular expression.</p>
<h2>Whole word</h2>
<h2>Whole Word</h2>
<p>Turn this option on if you want to search for whole words that are identical to the search text.</p>
<h2>Scope</h2>
<p>Choose the scope of your search. You can either search the whole workspace, pre-defined working sets, previously
Expand Down
Loading
Loading