blob: 7f34a2c88a50214a93f430779e9d1e88a84b42b2 [file]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2008 IBM Corporation and others. All rights reserved.
This program and the accompanying materials are made available under the terms
of the Eclipse Public License 2.0 which accompanies this distribution, and is
available at https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Initial Contributors:
The following IBM employees contributed to the Remote System Explorer component
that contains this file: David McKnight
Contributors:
-->
<?eclipse version="3.0"?>
<plugin>
<extension
point="org.eclipse.ui.preferencePages">
<page
name="%PreferencePage.Datastore"
category="org.eclipse.rse.ui.preferences.RemoteSystemsPreferencePage"
class="org.eclipse.rse.internal.connectorservice.dstore.ui.propertypages.DStorePreferencePage"
id="org.eclipse.rse.connectorservice.DStorePreferences">
</page>
</extension>
</plugin>