blob: 4c4c1fbbb9fbed6087a8a4882fb3b82d1c2a0b59 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns="http://eclipse.org/component"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://eclipse.org/component ../component.xsd "
name="Default Text Editor">
<plugin id="org.eclipse.ui.editors"/>
<package name="org.eclipse.ui.editors.text">
<type name="EditorsUI" instantiate="false"/>
<type name="IEncodingActionsConstants" implement="false"/>
<type name="IEncodingActionsDefinitionIds" implement="false"/>
<type name="IEncodingActionsHelpContextIds" implement="false"/>
<type name="IFoldingCommandIds" implement="false"/>
<type name="ITextEditorHelpContextIds" implement="false"/>
<type name="TextEditorPreferenceConstants" subclass="false" instantiate="false"/>
</package>
<package name="org.eclipse.ui.editors.text.templates">
<type name="ContributionTemplateStore" subclass="false"/>
</package>
<package name="org.eclipse.ui.texteditor">
<type name="AbstractDecoratedTextEditorPreferenceConstants" subclass="false" instantiate="false"/>
<type name="AddMarkerAction" subclass="false"/>
<type name="ChangeEncodingAction" subclass="false"/>
<type name="DocumentProviderRegistry" subclass="false" instantiate="false"/>
<type name="ImageUtilities" subclass="false" instantiate="false"/>
<type name="MarkerRulerAction" subclass="false"/>
<type name="MarkerUtilities" subclass="false" instantiate="false"/>
<type name="ResourceMarkerAnnotationModel" subclass="false"/>
<type name="SelectMarkerRulerAction" subclass="false"/>
</package>
<component-depends unrestricted="true"/>
</component>