diff -r 000000000000 -r 20e4ed35fd3f carbidecpp20devenv/plugins/org.eclipse.xsd.cheatsheets_2.3.0.v200808251517/plugin.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/carbidecpp20devenv/plugins/org.eclipse.xsd.cheatsheets_2.3.0.v200808251517/plugin.properties Fri Apr 03 17:08:57 2009 +0100 @@ -0,0 +1,24 @@ +# /** +# * +# * +# * Copyright (c) 2002-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 +# * +# * +# * +# * $Id: plugin.properties,v 1.3 2008/05/05 21:25:09 davidms Exp $ +# */ + +# NLS_MESSAGEFORMAT_VAR + +pluginName = XSD Cheat Sheets +providerName = Eclipse.org + +_UI_CheatsheetGenXSD_title = Generating an EMF Model from XML Schema +_UI_CheatsheetGenXSD_description = Learn how to generate an EMF model and editor from an XML Schema.