Initial commit

This commit is contained in:
Eagle517
2026-01-14 10:27:57 -06:00
commit c1576fee30
11290 changed files with 1552799 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.eclipse.help.base/debug = true
org.eclipse.help.base/debug/search = false

View File

@@ -0,0 +1,30 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>About</title>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
</head>
<body lang="EN-US">
<h2>About This Content</h2>
<p>22nd August, 2003</p>
<h3>License</h3>
<p>Eclipse.org makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the
Common Public License Version 1.0 (&quot;CPL&quot;). A copy of the CPL is available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>.
For purposes of the CPL, &quot;Program&quot; will mean the Content.</p>
<h3>Contributions</h3>
<p>If this Content is licensed to you under the terms and conditions of the CPL, any Contributions, as defined in the CPL, uploaded, submitted, or otherwise
made available to Eclipse.org, members of Eclipse.org and/or the host of Eclipse.org web site, by you that relate to such
Content are provided under the terms and conditions of the CPL and can be made available to others under the terms of the CPL.</p>
<p>If this Content is licensed to you under license terms and conditions other than the CPL (&quot;Other License&quot;), any modifications, enhancements and/or
other code and/or documentation (&quot;Modifications&quot;) uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the
host of Eclipse.org, by you that relate to such Content are provided under terms and conditions of the Other License and can be made available
to others under the terms of the Other License. In addition, with regard to Modifications for which you are the copyright holder, you are also
providing the Modifications under the terms and conditions of the CPL and such Modifications can be made available to others under the terms of
the CPL.</p>
</body>
</html>

View File

@@ -0,0 +1 @@
P.Code {

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -0,0 +1,57 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Using the Eclipse help system</title>
<LINK REL="STYLESHEET" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
</head>
<body style="margin-top: 0; margin-left: 0; margin-right: 0;">
<table height=60 width="100%" cellspacing="0" cellpadding="0" border="0" style="background:#7168D1;">
<tr><td align=left valign="center"><img src="help_banner.jpg" alt="Eclipse icon"></td></tr>
</table>
<table width="100%" cellspacing="0" cellpadding="10" border="0">
<tr><td>
<h2>Using the Eclipse help system</h2>
<p>Browse topics in the <b>Contents</b> frame
<span class="NoWrap">(<img src="contents_view.gif" width="16" height="16" alt="Contents icon">)</span>
on the left. Click on a topic to have it
displayed. Use the <b>Back</b> and <b>Forward</b> buttons
to navigate within the history of viewed topics.</p>
<h3>Searching</h3>
<p>To quickly locate topics on a particular subject in the documentation,
enter a query in the <b>Search</b> field. Use the <b>Search</b> frame
<span class="NoWrap">(<img src="search_results_view.gif" width="16" height="16" alt="Search icon">)</span>
to display the Search view. You can narrow the <b>scope</b> of your search by selecting
only the sections you are interested in.</p>
<h3>Synchronizing</h3>
<p>After you run a search and find a topic you were looking for, click either the
<b>Refresh / Show Current Topic</b> button <span class="NoWrap">(<img src="e_synch_nav.gif" width="16" height="16" alt="Refresh / Show Current Topic icon">)</span>
or <b>Show in Table of Contents</b> button <span class="NoWrap">(<img src="e_synch_toc_nav.gif" width="16" height="16" alt="Show in Table of Contents icon">)</span>
to match the navigation tree with the current topic. You might also find
it useful to synchronize after following in-topic links.</p>
<h3>Capabilities</h3>
<p>To show documentation about capabilities that are disabled in the application, select the
<b>Show All Topics</b> button <span class="NoWrap">(<img src="e_show_all.gif" width="16" height="16" alt="Refresh / Show Current Topic icon">)</span>.
When you choose to show all topics in the table of contents, the headings for documentation about any disabled activities are shown in the table of contents and also appear in search results.</p>
<h3>More information</h3>
<p>If you cannot find the answer to your question in the on-line help,
visit our website at <b><a href="http://eclipse.org/" target="_new">eclipse.org</a></b>
to find articles and participate in the eclipse community.</p>
<p><br>
<a href="hglegal2004.htm"><img src="cpy.gif" alt=
"(c) Copyright (c) 2000, 2004 IBM Corporation and others. All Rights Reserved." border="0"></a>
</p>
</td></tr></table>
</body>
</html>

View File

@@ -0,0 +1,14 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<LINK REL="stylesheet" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Legal Notices</title>
</head>
<body>
<h3>
<a NAME="Notices"></a>Notices</h3>
(c) Copyright (c) 2000, 2004 IBM Corporation and others. All Rights Reserved.
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 B

View File

@@ -0,0 +1,22 @@
###############################################################################
# Copyright (c) 2000, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
help_base_plugin_name = Help System Base
providerName=Eclipse.org
webapp_extension_point_name = Help Web Application
lucene_analyzer = Lucene Text Analyzer
browser_extension_point_name = Web Browser
mozilla = Mozilla
mozilla_adapter = Mozilla Adapter
netscape = Netscape
netscape_adapter = Netscape Adapter
custom_browser = Custom Browser (user defined program)
defaultBrowser = Default Web Browser (Change in System Preferences)
preferences = Help System Base Preferences

View File

@@ -0,0 +1,143 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin
id="org.eclipse.help.base"
name="%help_base_plugin_name"
version="3.0.1"
provider-name="%providerName"
class="org.eclipse.help.internal.base.HelpBasePlugin">
<runtime>
<library name="helpbase.jar">
<export name="*"/>
<packages prefixes="org.eclipse.help"/>
</library>
</runtime>
<requires>
<import plugin="org.apache.lucene"/>
<import plugin="org.eclipse.help" export="true"/>
<import plugin="org.eclipse.help.appserver"/>
<import plugin="org.eclipse.core.runtime"/>
</requires>
<!-- Extension points -->
<extension-point id="luceneAnalyzer" name="%lucene_analyzer" schema="schema/luceneAnalyzer.exsd"/>
<extension-point id="webapp" name="%webapp_extension_point_name" schema="schema/webapp.exsd"/>
<extension-point id="browser" name="%browser_extension_point_name" schema="schema/browser.exsd"/>
<!-- Stand-alone infocenter application -->
<extension
id="infocenterApplication"
point="org.eclipse.core.runtime.applications">
<application>
<run
class="org.eclipse.help.internal.base.HelpApplication">
<parameter
name="mode"
value="infocenter">
</parameter>
</run>
</application>
</extension>
<!-- Stand-alone help application -->
<extension
id="helpApplication"
point="org.eclipse.core.runtime.applications">
<application>
<run
class="org.eclipse.help.internal.base.HelpApplication">
<parameter
name="mode"
value="standalone">
</parameter>
</run>
</application>
</extension>
<!-- Pre-indexing tool -->
<extension
id="indexTool"
point="org.eclipse.core.runtime.applications">
<application>
<run
class="org.eclipse.help.internal.base.IndexToolApplication">
</run>
</application>
</extension>
<!-- Text Analyzers for search -->
<extension
id="org.eclipse.help.base.Analyzer_en"
point="org.eclipse.help.base.luceneAnalyzer">
<analyzer
locale="en"
class="org.eclipse.help.internal.search.Analyzer_en">
</analyzer>
</extension>
<extension
id="org.eclipse.help.base.Analyzer_de"
point="org.eclipse.help.base.luceneAnalyzer">
<analyzer
locale="de"
class="org.apache.lucene.analysis.de.GermanAnalyzer">
</analyzer>
</extension>
<!-- Web Browsers -->
<extension
point="org.eclipse.help.base.browser">
<browser
name="%mozilla_adapter"
id="org.eclipse.help.base.mozilla">
<factoryclass
class="org.eclipse.help.internal.browser.MozillaFactory">
<parameter
name="executable"
value="mozilla">
</parameter>
<parameter
name="executableName"
value="%mozilla">
</parameter>
<parameter
name="os"
value="Linux, AIX, HP, SunOS">
</parameter>
</factoryclass>
</browser>
<browser
name="%netscape_adapter"
id="org.eclipse.help.base.netscape">
<factoryclass
class="org.eclipse.help.internal.browser.MozillaFactory">
<parameter
name="executable"
value="netscape">
</parameter>
<parameter
name="executableName"
value="%netscape">
</parameter>
<parameter
name="os"
value="Linux, AIX, HP, SunOS">
</parameter>
</factoryclass>
</browser>
<browser
factoryclass="org.eclipse.help.internal.browser.macosx.DefaultBrowserFactory"
name="%defaultBrowser"
id="org.eclipse.help.base.defaultBrowserMacOSX">
</browser>
<browser
factoryclass="org.eclipse.help.internal.browser.CustomBrowserFactory"
name="%custom_browser"
id="org.eclipse.help.base.custombrowser">
</browser>
</extension>
<extension
id="org.eclipse.help.base.preferences"
name="%preferences"
point="org.eclipse.core.runtime.preferences">
<initializer class="org.eclipse.help.internal.base.HelpBasePreferenceInitializer"/>
</extension>
</plugin>

View File

@@ -0,0 +1,147 @@
#####################
# Layout of help view
#####################
# Location of the banner page to display in the top frame.
# Example: banner=/org.eclipse.help.webapp/advanced/banner.html
banner=
# Height of the banner frame
# Example: banner_height=60
banner_height=
# The page to show in the content area when opening help.
# Specify your html page as /pluginId/path/to/home.html.
# Currently, the default home is /org.eclipse.help/doc/help_home.html.
help_home=/org.eclipse.help.base/doc/help_home.html
# Set to true or false to control the visibility of the related links view.
# Note: this option has no effect in the infocenter.
linksView=true
# Set to true or false to control the visibility of the bookmarks view.
# Note: this option has no effect in the infocenter.
bookmarksView=true
# Set to true or false to control the title of the browser window.
# If true, the title will have a form "Help - <PRODUCT_NAME>",
# otherwise the title will be "<PRODUCT_NAME>", where <PRODUCT_NAME>
# is the name of Eclipse product set in the primary feature.
windowTitlePrefix=true
###################################################
# Browsing books with many topics
###################################################
# The maximum number of topics a book can have, for the navigation
# to be loaded by the browser as one document. Navigation for larger books
# is loaded dynamically, few levels at a time. More topics are downloaded as
# necessary, when branches are expanded.
loadBookAtOnceLimit=1000
# Suggested number of levels in topic navigation downloaded to the browser
# for large books. The value needs to be greater than 0.
# The actual number of levels can differ for wide tree if suggested number
# of levels contains large number of topics.
dynamicLoadDepthsHint=3
##############################
# Style of help view
##############################
# Directory containing images used in the help view.
# Images must have the same name as those in the org.eclipse.help.webapp
# plug-in.
# Use the /pluginID/directory format.
imagesDirectory=images
# CSS background for toolbars.
# Value is used in browsers that display advanced help UI.
advanced.toolbarBackground=ButtonFace
# CSS background for navigation views.
# Value is used in browsers that display advanced help UI.
advanced.viewBackground=Window
# CSS font for toolbars.
# Value is used in browsers that display advanced help UI.
advanced.toolbarFont=icon
# CSS font for navigation views.
# Value is used in browsers that display advanced help UI.
advanced.viewFont=icon
# Background color for toolbars.
# Value is used in browsers displaying basic help UI.
basic.toolbarBackground=#D4D0C8
# Background color for navigation views.
# Value is used in browsers displaying basic help UI.
basic.viewBackground=#FFFFFF
######################
# Infocenter languages
######################
# List of locales that infocenter will recognize and provide a customized
# content for; if locales (or languages) accepted by client browser are not
# matched with any locales in this list, the browser will be served content for
# default locale - the server locale, or locale specified by eclipse -nl command
# line option; if list is not specified, the browser will be served contents
# for its preferred locale; note: not providing this option may result in a
# large memory and disk space requirements as navigations and indexes will be
# created for each distinct preferred locale among browsers accessing the
# infocenter.
# Example: locales=en ja zh_CN zh_TW
locales=
###############################
# Pre-built documentation index
###############################
# If pre-built documentation index is provided with the product, the ID of
# the plug-in delivering the index must be specified to the help system here.
#productIndex=com.my.plugin
######################
# Browsers
######################
# Use embedded when possible (on Windows or Linux), or always external. Setting
# to true will force use of external browser. Option has no effect if embedded
# browser is not available on a given platform.
#always_external_browser=
# Default external browser. ID of one of the external web browsers contributed
# to org.eclipse.help.base.browser extension point that help system will use.
# The browser's adapter available() method must return true on the current
# system.
#default_browser=
# Executable path for custom browser
#custom_browser_path=
######################
# Display of topics from disabled capabilities
######################
# Help system filters topics from disabled capabilities. This option controls
# this behavior and existence of Show All Topics button.
#
# Accepted values: never, off, on, always
# never - topic from disabled capabilities are not shown
# off - user can choose to show all topics, disabled topics initially hidden
# on - user can choose to show all topics, all topics initially shown
# always - topic from disabled capabilities are shown (filtering disabled)
showDisabledActivityTopics=off
######################
# Active (live) help disabling
######################
# Allows enabling and disabling execution of active help
# The option has no effect in the infocenter setup, where active help is
# disabled.
# Accepted values:
# true - default active help actions enabled
# false - active help framework disabled
activeHelp=true