carbidecpp20devenv/plugins/org.eclipse.xsd.cheatsheets_2.3.0.v200808251517/plugin.properties
equal
deleted
inserted
replaced
|
1 # /** |
|
2 # * <copyright> |
|
3 # * |
|
4 # * Copyright (c) 2002-2008 IBM Corporation and others. |
|
5 # * All rights reserved. This program and the accompanying materials |
|
6 # * are made available under the terms of the Eclipse Public License v1.0 |
|
7 # * which accompanies this distribution, and is available at |
|
8 # * http://www.eclipse.org/legal/epl-v10.html |
|
9 # * |
|
10 # * Contributors: |
|
11 # * IBM - Initial API and implementation |
|
12 # * |
|
13 # * </copyright> |
|
14 # * |
|
15 # * $Id: plugin.properties,v 1.3 2008/05/05 21:25:09 davidms Exp $ |
|
16 # */ |
|
17 |
|
18 # NLS_MESSAGEFORMAT_VAR |
|
19 |
|
20 pluginName = XSD Cheat Sheets |
|
21 providerName = Eclipse.org |
|
22 |
|
23 _UI_CheatsheetGenXSD_title = Generating an EMF Model from XML Schema |
|
24 _UI_CheatsheetGenXSD_description = Learn how to generate an EMF model and editor from an XML Schema. |