blob: d8701852fbd48457cc300723f4ad8cef4525213d [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.2 2008/05/05 21:24:59 davidms Exp $
# */
# NLS_MESSAGEFORMAT_VAR
pluginName = XSD Example Installer
providerName=Eclipse.org
_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.