| ############################################################################### | |
| # Copyright (c) 2012-2014 SAP SE. | |
| # 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: | |
| # SAP SE - initial API and implementation and/or initial documentation | |
| # | |
| ############################################################################### | |
| pluginName = OData Designer and Tools Core (Incubation) | |
| providerName = Eclipse Ogee | |
| category.name = Ogee | |
| wizard.name = Starter Application Project | |
| wizard.description = Create the resources for a specific starter application that consumes an OData service. | |
| wizard.name.0 = Service Proxy | |
| wizard.description.0 = Create the resources for an OData service proxy. | |
| wizard.name.1 = OData Model | |
| wizard.description.1 = Create the resources for a new OData model. | |
| category.name.0 = Ogee | |
| wizard.name.2 = OData Model | |
| wizard.description.2 = Import OData model from the local file system or a remote OData provider | |
| extension-point.name = Environment | |
| extension-point.name.0 = Template | |
| extension-point.name.1 = Pattern | |
| extension-point.name.2 = Component | |
| extension-point.name.3 = OData Model |