<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component name="org.eclipse.ui.workbench_3.125.100.v20220524-1304" version="1.2">
    <plugin id="org.eclipse.ui.workbench_3.125.100.v20220524-1304"/>
    <package name="org.eclipse.ui" visibility="1">
        <type name="IActionBars" restrictions="1"/>
        <type name="IActionBars2" restrictions="1"/>
        <type name="IAggregateWorkingSet" restrictions="1"/>
        <type name="IDecoratorManager" restrictions="1"/>
        <type name="IEditorDescriptor" restrictions="1"/>
        <type name="IEditorReference" restrictions="1"/>
        <type name="IEditorRegistry" restrictions="1"/>
        <type name="IEditorSite" restrictions="1"/>
        <type name="IFileEditorMapping" restrictions="1"/>
        <type name="IFolderLayout" restrictions="1"/>
        <type name="IInPlaceEditor" restrictions="1"/>
        <type name="IKeyBindingService" restrictions="1"/>
        <type name="ILocalWorkingSetManager" restrictions="1"/>
        <type name="IMemento" restrictions="1"/>
        <type name="INavigationHistory" restrictions="1"/>
        <type name="INavigationLocation" restrictions="1"/>
        <type name="INestableKeyBindingService" restrictions="1"/>
        <type name="IPageLayout" restrictions="1"/>
        <type name="IPageService" restrictions="1"/>
        <type name="IPartService" restrictions="1"/>
        <type name="IPerspectiveDescriptor" restrictions="1"/>
        <type name="IPerspectiveRegistry" restrictions="1"/>
        <type name="IPlaceholderFolderLayout" restrictions="1"/>
        <type name="ISelectionService" restrictions="1"/>
        <type name="ISharedImages" restrictions="3"/>
        <type name="ISources" restrictions="3"/>
        <type name="IViewLayout" restrictions="1"/>
        <type name="IViewReference" restrictions="1"/>
        <type name="IViewSite" restrictions="1"/>
        <type name="IWorkbench" restrictions="1">
            <method name="getCommandSupport" restrictions="8" signature="()Lorg/eclipse/ui/commands/IWorkbenchCommandSupport;"/>
        </type>
        <type name="IWorkbenchActionConstants" restrictions="3"/>
        <type name="IWorkbenchCommandConstants" restrictions="3"/>
        <type name="IWorkbenchPage" restrictions="1"/>
        <type name="IWorkbenchPartConstants" restrictions="1"/>
        <type name="IWorkbenchPartDescriptor" restrictions="1"/>
        <type name="IWorkbenchPartReference" restrictions="1"/>
        <type name="IWorkbenchPartSite" restrictions="1"/>
        <type name="IWorkbenchPreferenceConstants" restrictions="3"/>
        <type name="IWorkbenchSite" restrictions="1"/>
        <type name="IWorkbenchWindow" restrictions="1"/>
        <type name="IWorkingSet" restrictions="1"/>
        <type name="IWorkingSetManager" restrictions="1"/>
        <type name="MultiPartInitException" restrictions="2"/>
        <type name="PartInitException" restrictions="2"/>
        <type name="WorkbenchException" restrictions="2"/>
    </package>
    <package name="org.eclipse.ui.about" visibility="1">
        <type name="IInstallationPageContainer" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.actions" visibility="1">
        <type name="ExportResourcesAction" restrictions="2"/>
        <type name="ImportResourcesAction" restrictions="2"/>
        <type name="LabelRetargetAction" restrictions="2"/>
        <type name="NewWizardAction" restrictions="2"/>
        <type name="OpenNewPageMenu" restrictions="2"/>
        <type name="OpenNewWindowMenu" restrictions="2"/>
        <type name="OpenPerspectiveMenu" restrictions="2"/>
        <type name="RetargetAction" restrictions="2"/>
    </package>
    <package name="org.eclipse.ui.activities" visibility="1">
        <type name="IActivity" restrictions="1"/>
        <type name="IActivityManager" restrictions="1"/>
        <type name="IActivityPatternBinding" restrictions="1"/>
        <type name="IActivityRequirementBinding" restrictions="1"/>
        <type name="ICategory" restrictions="1"/>
        <type name="ICategoryActivityBinding" restrictions="1"/>
        <type name="IIdentifier" restrictions="1"/>
        <type name="IMutableActivityManager" restrictions="1"/>
        <type name="ITriggerPoint" restrictions="1"/>
        <type name="ITriggerPointAdvisor" restrictions="3"/>
        <type name="ITriggerPointManager" restrictions="1"/>
        <type name="IWorkbenchActivitySupport" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.application" visibility="1">
        <type name="IActionBarConfigurer" restrictions="1"/>
        <type name="IWorkbenchConfigurer" restrictions="1"/>
        <type name="IWorkbenchWindowConfigurer" restrictions="1">
            <method name="createCoolBarControl" restrictions="8" signature="(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;"/>
            <method name="createMenuBar" restrictions="8" signature="()Lorg/eclipse/swt/widgets/Menu;"/>
            <method name="createPageComposite" restrictions="8" signature="(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;"/>
            <method name="createStatusLineControl" restrictions="8" signature="(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;"/>
            <method name="getShowFastViewBars" restrictions="8" signature="()Z"/>
            <method name="setShowFastViewBars" restrictions="8" signature="(Z)V"/>
        </type>
    </package>
    <package name="org.eclipse.ui.browser" visibility="1">
        <type name="IWebBrowser" restrictions="1"/>
        <type name="IWorkbenchBrowserSupport" restrictions="3"/>
    </package>
    <package name="org.eclipse.ui.commands" visibility="1">
        <type name="AbstractHandler" restrictions="10"/>
        <type name="ActionHandler" restrictions="8"/>
        <type name="CategoryEvent" restrictions="8"/>
        <type name="CommandEvent" restrictions="8"/>
        <type name="CommandException" restrictions="10"/>
        <type name="CommandManagerEvent" restrictions="8"/>
        <type name="ExecutionException" restrictions="8"/>
        <type name="HandlerEvent" restrictions="8"/>
        <type name="HandlerSubmission" restrictions="8"/>
        <type name="ICategory" restrictions="11"/>
        <type name="ICategoryListener" restrictions="11"/>
        <type name="ICommand" restrictions="11"/>
        <type name="ICommandImageService" restrictions="3"/>
        <type name="ICommandListener" restrictions="11"/>
        <type name="ICommandManager" restrictions="11"/>
        <type name="ICommandManagerListener" restrictions="11"/>
        <type name="ICommandService" restrictions="3"/>
        <type name="IHandler" restrictions="11"/>
        <type name="IHandlerListener" restrictions="11"/>
        <type name="IKeyConfiguration" restrictions="11"/>
        <type name="IKeyConfigurationListener" restrictions="11"/>
        <type name="IKeySequenceBinding" restrictions="11"/>
        <type name="IWorkbenchCommandSupport" restrictions="11"/>
        <type name="KeyConfigurationEvent" restrictions="8"/>
        <type name="NotDefinedException" restrictions="8"/>
        <type name="NotHandledException" restrictions="8"/>
        <type name="Priority" restrictions="8"/>
    </package>
    <package name="org.eclipse.ui.contexts" visibility="1">
        <type name="ContextException" restrictions="2"/>
        <type name="IContext" restrictions="1"/>
        <type name="IContextManager" restrictions="1"/>
        <type name="IContextService" restrictions="3"/>
        <type name="IWorkbenchContextSupport" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.databinding" visibility="1">
        <type name="WorkbenchObservables" restrictions="8"/>
        <type name="WorkbenchProperties" restrictions="8"/>
    </package>
    <package name="org.eclipse.ui.dialogs" visibility="1">
        <type name="EditorSelectionDialog" restrictions="2"/>
        <type name="IWorkingSetEditWizard" restrictions="1"/>
        <type name="IWorkingSetNewWizard" restrictions="1"/>
        <type name="IWorkingSetSelectionDialog" restrictions="1"/>
        <type name="ListSelectionDialog" restrictions="2"/>
        <type name="PropertyDialogAction" restrictions="2"/>
    </package>
    <package name="org.eclipse.ui.handlers" visibility="1">
        <type name="HandlerUtil" restrictions="6"/>
        <type name="IHandlerService" restrictions="3"/>
    </package>
    <package name="org.eclipse.ui.help" visibility="1">
        <type name="IWorkbenchHelpSystem" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.intro" visibility="1">
        <type name="IIntroManager" restrictions="1"/>
        <type name="IIntroPart" restrictions="1"/>
        <type name="IIntroSite" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.keys" visibility="1">
        <type name="IBindingService" restrictions="3"/>
        <type name="Key" restrictions="2"/>
        <type name="NaturalKey" restrictions="2"/>
    </package>
    <package name="org.eclipse.ui.menus" visibility="1">
        <type name="CommandContributionItem" restrictions="2"/>
        <type name="CommandContributionItemParameter" restrictions="0">
            <method name="&lt;init&gt;" restrictions="8" signature="(Lorg/eclipse/ui/services/IServiceLocator;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lorg/eclipse/jface/resource/ImageDescriptor;Lorg/eclipse/jface/resource/ImageDescriptor;Lorg/eclipse/jface/resource/ImageDescriptor;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Z)V"/>
        </type>
        <type name="IMenuService" restrictions="3"/>
        <type name="MenuUtil" restrictions="6"/>
        <type name="WorkbenchWindowControlContribution" restrictions="0">
            <method name="delegateCreateControl" restrictions="24" signature="(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;"/>
        </type>
    </package>
    <package name="org.eclipse.ui.model" visibility="1">
        <type name="AdaptableList" restrictions="2"/>
    </package>
    <package name="org.eclipse.ui.operations" visibility="1">
        <type name="IWorkbenchOperationSupport" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.part" visibility="1">
        <type name="AbstractMultiEditor" restrictions="0">
            <method name="setChildren" restrictions="8" signature="([Lorg/eclipse/ui/IEditorPart;)V"/>
        </type>
        <type name="CellEditorActionHandler" restrictions="2"/>
        <type name="CoolItemGroupMarker" restrictions="2"/>
        <type name="IPage" restrictions="1"/>
        <type name="IPageSite" restrictions="1"/>
        <type name="MessagePage" restrictions="2"/>
        <type name="MultiEditorInput" restrictions="2"/>
        <type name="MultiPageEditor" restrictions="10"/>
        <type name="MultiPageEditorPart" restrictions="0">
            <method name="addPageChangedListener" restrictions="16" signature="(Lorg/eclipse/jface/dialogs/IPageChangedListener;)V"/>
            <method name="getActiveEditor" restrictions="16" signature="()Lorg/eclipse/ui/IEditorPart;"/>
            <method name="getActivePage" restrictions="16" signature="()I"/>
            <method name="removePageChangedListener" restrictions="16" signature="(Lorg/eclipse/jface/dialogs/IPageChangedListener;)V"/>
        </type>
        <type name="MultiPageSelectionProvider" restrictions="2"/>
        <type name="PageBook" restrictions="2"/>
        <type name="PluginTransferData" restrictions="2"/>
        <type name="WorkbenchPart" restrictions="2"/>
    </package>
    <package name="org.eclipse.ui.progress" visibility="1">
        <type name="IProgressConstants2" restrictions="1"/>
        <type name="IProgressService" restrictions="1"/>
        <type name="IWorkbenchSiteProgressService" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.services" visibility="1">
        <type name="IEvaluationReference" restrictions="3"/>
        <type name="IEvaluationService" restrictions="3"/>
        <type name="IServiceScopes" restrictions="3"/>
        <type name="ISourceProviderService" restrictions="3"/>
    </package>
    <package name="org.eclipse.ui.statushandlers" visibility="1">
        <type name="StatusManager" restrictions="0"/>
        <type name="StatusManager$INotificationTypes" restrictions="3"/>
        <type name="WorkbenchStatusDialogManager" restrictions="2"/>
    </package>
    <package name="org.eclipse.ui.swt" visibility="1">
        <type name="IFocusService" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.themes" visibility="1">
        <type name="ITheme" restrictions="1"/>
        <type name="IThemeManager" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.views" visibility="1">
        <type name="IStickyViewDescriptor" restrictions="1"/>
        <type name="IViewDescriptor" restrictions="1"/>
        <type name="IViewRegistry" restrictions="1"/>
    </package>
    <package name="org.eclipse.ui.wizards" visibility="1">
        <type name="IWizardCategory" restrictions="1"/>
        <type name="IWizardDescriptor" restrictions="1"/>
        <type name="IWizardRegistry" restrictions="1"/>
    </package>
</component>
