################################################################################## # Copyright (c) 2011, 2012 Wind River Systems, Inc. and others. All rights reserved. # This program and the accompanying materials are made available under the terms # of the Eclipse Public License v1.0 which accompanies this distribution, and is # available at http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Wind River Systems - initial API and implementation ################################################################################## pluginName = Target Explorer, Common UI and Helper providerName = Eclipse.org - Target Explorer # ***** Extension Points ***** extension-point.newWizards.name = New Wizards extension-point.wizardProviders.name=New Wizard Providers extension-point.viewers.name = Tree Viewer Extension extension-point.cellEditors.name = Common Viewer Cell Editors # ***** Views ***** ViewCategory.name=Target Explorer Views # ***** Wizards ***** NewWizards.category.name=General # ***** Context and binding contributions ***** context.view.name=In Target Explorer View context.view.description=The Target Explorer view is active context.editor.name=In Target Explorer Editor context.editor.description=The Target Explorer properties editor is active # ***** Command contributions ***** command.category.name=Target Explorer Commands command.newWizards.name=New Target command.newWizards.description=Open the New target wizard command.refresh.name=Refresh Command command.refresh.description=Refresh the selected node # ***** Status Handler ***** DefaultStatusHandler.label=Default Status Handler # ***** Executors / Executor Utility Delegates ***** SWTDisplayExecutorUtilDelegate.label=SWT Display Executor Utility Delegate # ***** Preference Pages ***** preference.page.name=Target Explorer