blob: a3a9278901fe15b6535315b438c3a39b91ef8de9 [file] [log] [blame]
# /**
# * <copyright>
# *
# * 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 v1.0
# * which accompanies this distribution, and is available at
# * http://www.eclipse.org/legal/epl-v10.html
# *
# * Contributors:
# * IBM - Initial API and implementation
# *
# * </copyright>
# *
# * $Id: plugin.properties,v 1.3 2009/04/07 18:58:33 davidms Exp $
# */
# NLS_MESSAGEFORMAT_VAR
pluginName = XSD Example Installer
providerName=Eclipse Modeling Project
_UI_XSDExampleCategory_name = XML Schema Definition
_UI_XSDWizard_name = XML Schema Example
_UI_XSDWizard_desc = Create a plug-in project that uses the XSD model APIs to load, validate, and manipulate XML Schemas
_UI_XSDProject_desc = This project contains source that uses the XSD model APIs to load, validate, and manipulate XML Schemas.