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,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>20th June, 2002</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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 B

View File

@@ -0,0 +1,54 @@
###############################################################################
# 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
###############################################################################
pluginName= Search Support
providerName= Eclipse.org
searchMarker= Search Marker
searchPages= Search Pages
searchResultSorters= Search Result Sorters
searchResultViewPages= Search Result View Pages
search= Search
searchMenu.label= Se&arch
openFileSearchPageAction.label= &File...
openSearchDialogAction.label= Se&arch...
openSearchDialogAction.tooltip= Search
fileSearch= File Search
searchResultViewName= Classic Search
newSearchResultViewName= Search
ViewCommand.searchResultView.name= Classic Search
ViewCommand.searchResultView.description=Show the Classic Search view
ViewCommand.searchView.name= Search
ViewCommand.searchView.description=Show the Search view
ResourcenameSorter.label= &Name
ResourcenameSorter.tooltip= Sort by Resource Name
ResourcePathSorter.label= &Path
ResourcePathSorter.tooltip= Sort by Resource Path
SearchPreferencePage.label= Search
WorkInProgressPreferencePage.label= Work in Progress
ActionDefinition.openSearchDialog.name= Open Search Dialog
ActionDefinition.openSearchDialog.description= Open the Search dialog
ActionDefinition.openFileSearchPage.name= File Search
ActionDefinition.openFileSearchPage.description= Open the Search dialog\'s file search page
SearchMarkerPreference.label= Search Results
searchCategory.name= Search
searchCategory.description= Search command category

View File

@@ -0,0 +1,284 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!-- ======================================================================= -->
<!-- Search Plugin -->
<!-- ======================================================================= -->
<plugin
name="%pluginName"
id="org.eclipse.search"
version="3.0.1"
provider-name="%providerName"
class="org.eclipse.search.internal.ui.SearchPlugin">
<requires>
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.core.filebuffers"/>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.ui.ide"/>
<import plugin="org.eclipse.ui.workbench.texteditor"/>
<import plugin="org.eclipse.jface.text"/>
<import plugin="org.eclipse.ui.editors"/>
<import plugin="org.eclipse.core.runtime.compatibility"/>
</requires>
<runtime>
<library name="search.jar" >
<export name = "*"/>
</library>
</runtime>
<!-- Search extension point definitions -->
<extension-point name="%searchPages" id="searchPages" schema="schema/searchPages.exsd"/>
<extension-point name="%searchResultSorters" id="searchResultSorters" schema="schema/searchResultSorters.exsd"/>
<extension-point name="%searchResultViewPages" id="searchResultViewPages" schema="schema/searchResultViewPages.exsd"/>
<!-- Extensions -->
<extension point="org.eclipse.core.resources.markers" id="searchmarker" name="%searchMarker">
<super type="org.eclipse.core.resources.textmarker"/>
<attribute name="line"/>
<attribute name="potentialMatch"/>
</extension>
<extension point="org.eclipse.ui.editors.annotationTypes">
<type
name="org.eclipse.search.results"
markerType="org.eclipse.search.searchmarker">
</type>
</extension>
<extension
point="org.eclipse.ui.ide.markerImageProviders">
<imageprovider
id="org.eclipse.ui.searchMarkerProvider"
markertype="org.eclipse.search.searchmarker"
icon="icons/full/obj16/searchm_obj.gif">
</imageprovider>
</extension>
<!-- commands and their bindings -->
<extension point="org.eclipse.ui.commands">
<category
name="%searchCategory.name"
description="%searchCategory.description"
id="org.eclipse.search.ui.category.search"
/>
<command
category="org.eclipse.search.ui.category.search"
id="org.eclipse.search.ui.openSearchDialog"
name= "%ActionDefinition.openSearchDialog.name"
description="%ActionDefinition.openSearchDialog.description"
/>
<keyBinding
string="Ctrl+H"
scope="org.eclipse.ui.globalScope"
command="org.eclipse.search.ui.openSearchDialog"
configuration="org.eclipse.ui.defaultAcceleratorConfiguration"
/>
<command
category="org.eclipse.search.ui.category.search"
id="org.eclipse.search.ui.openFileSearchPage"
name= "%ActionDefinition.openFileSearchPage.name"
description="%ActionDefinition.openFileSearchPage.description"
/>
<keyBinding
string=""
scope="org.eclipse.ui.globalScope"
command="org.eclipse.search.ui.openFileSearchPage"
configuration="org.eclipse.ui.defaultAcceleratorConfiguration"
/>
<command
category="org.eclipse.ui.category.views"
id="org.eclipse.search.SearchResultView"
name="%ViewCommand.searchResultView.name"
description="%ViewCommand.searchResultView.description"
/>
<keyBinding
string=""
scope="org.eclipse.ui.globalScope"
command="org.eclipse.search.SearchResultView"
configuration="org.eclipse.ui.defaultAcceleratorConfiguration"
/>
<command
category="org.eclipse.ui.category.views"
id="org.eclipse.search.ui.views.SearchView"
name="%ViewCommand.searchView.name"
description="%ViewCommand.searchView.description"
/>
<keyBinding
string="Alt+Shift+Q S"
scope="org.eclipse.ui.globalScope"
command="org.eclipse.search.ui.views.SearchView"
configuration="org.eclipse.ui.defaultAcceleratorConfiguration"
/>
<keyBinding
platform="carbon"
string="Alt+Shift+Q S"
scope="org.eclipse.ui.globalScope"
command=""
configuration="org.eclipse.ui.defaultAcceleratorConfiguration"
/>
<keyBinding
platform="carbon"
string="Command+Alt+Q S"
scope="org.eclipse.ui.globalScope"
command="org.eclipse.search.ui.views.SearchView"
configuration="org.eclipse.ui.defaultAcceleratorConfiguration"
/>
</extension>
<!-- action sets -->
<extension point="org.eclipse.ui.actionSets">
<actionSet
id="org.eclipse.search.searchActionSet"
label="%search"
visible="true">
<!-- =================================================================== -->
<!-- Search Menu -->
<!-- =================================================================== -->
<menu
id="org.eclipse.search.menu"
label="%searchMenu.label"
path="navigate">
<groupMarker name="internalDialogGroup"/> <!-- not to be used by clients -->
<groupMarker name="dialogGroup"/> <!-- to be used by clients -->
<separator name="contextMenuActionsGroup"/>
<separator name="internalOccurrencesGroup"/> <!-- not to be used by clients -->
</menu>
<!-- dialog group -->
<action id="org.eclipse.search.OpenFileSearchPage"
definitionId="org.eclipse.search.ui.openFileSearchPage"
menubarPath="org.eclipse.search.menu/internalDialogGroup"
label="%openFileSearchPageAction.label"
icon="icons/full/elcl16/tsearch_obj.gif"
helpContextId="file_search_action_context"
class="org.eclipse.search.internal.ui.OpenFileSearchPageAction"/>
<action id="org.eclipse.search.OpenSearchDialog"
definitionId="org.eclipse.search.ui.openSearchDialog"
toolbarPath="Normal/Search"
menubarPath="org.eclipse.search.menu/internalDialogGroup"
label="%openSearchDialogAction.label"
tooltip="%openSearchDialogAction.tooltip"
icon="icons/full/etool16/search.gif"
helpContextId="open_search_dialog_action_context"
class="org.eclipse.search.internal.ui.OpenSearchDialogAction"/>
</actionSet>
</extension>
<extension point="org.eclipse.ui.views">
<view
id="org.eclipse.search.SearchResultView"
name="%searchResultViewName"
category="org.eclipse.ui"
class="org.eclipse.search.internal.ui.SearchResultView"
icon="icons/full/eview16/searchres.gif">
</view>
<view
name="%newSearchResultViewName"
icon="icons/full/eview16/searchres.gif"
category="org.eclipse.ui"
class="org.eclipse.search2.internal.ui.SearchView"
id="org.eclipse.search.ui.views.SearchView">
</view>
</extension>
<!-- Default search results view -->
<extension
id="FileSearchPage"
point="org.eclipse.search.searchResultViewPages">
<viewPage
id="org.eclipse.search.text.FileSearchResultPage"
searchResultClass="org.eclipse.search.internal.ui.text.FileSearchResult"
class="org.eclipse.search.internal.ui.text.FileSearchPage">
</viewPage>
</extension>
<extension point="org.eclipse.search.searchPages">
<page
id="org.eclipse.search.internal.ui.text.TextSearchPage"
label="%fileSearch"
icon="icons/full/elcl16/tsearch_obj.gif"
sizeHint="250,160"
tabPosition="1"
extensions="*:1"
showScopeSection="true"
canSearchEnclosingProjects="true"
class="org.eclipse.search.internal.ui.text.TextSearchPage">
</page>
</extension>
<extension point="org.eclipse.search.searchResultSorters">
<sorter
id="org.eclipse.search.internal.ui.ResourcenameSorter"
pageId="org.eclipse.search.internal.ui.text.TextSearchPage"
label="%ResourcenameSorter.label"
tooltip="%ResourcenameSorter.tooltip"
icon="icons/full/elcl16/search_sortmatch.gif"
class="org.eclipse.search.internal.ui.text.ResourcenameSorter">
</sorter>
<sorter
id="org.eclipse.search.internal.ui.ResourcePathSorter"
pageId="org.eclipse.search.internal.ui.text.TextSearchPage"
label="%ResourcePathSorter.label"
tooltip="%ResourcePathSorter.tooltip"
icon="icons/full/elcl16/search_sortmatch.gif"
class="org.eclipse.search.internal.ui.text.ResourcePathSorter">
</sorter>
</extension>
<extension
point="org.eclipse.ui.preferencePages">
<page name="%SearchPreferencePage.label"
id="org.eclipse.search.preferences.SearchPreferencePage"
class="org.eclipse.search.internal.ui.SearchPreferencePage"
category="org.eclipse.ui.preferencePages.Workbench">
</page>
<!---
<page name="%WorkInProgressPreferencePage.label"
id="org.eclipse.search.preferences.WorkInProgressPreferencePage"
class="org.eclipse.search.internal.ui.WorkInProgressPreferencePage"
category="org.eclipse.search.preferences.SearchPreferencePage">
</page>
-->
</extension>
<extension
point="org.eclipse.ui.editors.markerAnnotationSpecification">
<specification
annotationType="org.eclipse.search.results"
label="%SearchMarkerPreference.label"
icon="icons/full/obj16/searchm_obj.gif"
textPreferenceKey="searchResultIndication"
textPreferenceValue="false"
highlightPreferenceKey="searchResultHighlighting"
highlightPreferenceValue="true"
overviewRulerPreferenceKey="searchResultIndicationInOverviewRuler"
overviewRulerPreferenceValue="true"
verticalRulerPreferenceKey="searchResultIndicationInVerticalRuler"
verticalRulerPreferenceValue="true"
colorPreferenceKey="searchResultIndicationColor"
colorPreferenceValue="206,204,247"
presentationLayer="3"
showInNextPrevDropdownToolbarActionKey="showSearchResultInNextPrevDropdownToolbarAction"
showInNextPrevDropdownToolbarAction="true"
isGoToNextNavigationTargetKey="isSearchResultGoToNextNavigationTarget"
isGoToNextNavigationTarget="false"
isGoToPreviousNavigationTargetKey="isSearchResultGoToPreviousNavigationTarget"
isGoToPreviousNavigationTarget="false">
</specification>
</extension>
</plugin>