2009-03-20 20:21:42 +00:00
|
|
|
################################################################################
|
|
|
|
# Copyright (c) 2009 IBM, Inc. and others.
|
|
|
|
# All rights reserved. This program and the accompanying materials
|
2018-11-01 12:21:58 -04:00
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2009-03-20 20:21:42 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2018-11-01 12:21:58 -04:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
2009-03-20 20:21:42 +00:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# David McKnight - initial API and implementation
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
pluginName = DataStore Example
|
|
|
|
providerName = Eclipse.org
|
|
|
|
|
|
|
|
SampleSubsystemName=DStore Sample SubSystem
|
|
|
|
SampleSubsystemDescription=This subsystem allows the user to remotely query a parent node to return children.
|
|
|
|
|