carbidecpp20devenv/plugins/org.eclipse.emf.cheatsheets_2.4.0.v200808251517/plugin.properties
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 17:08:57 +0100
changeset 0 20e4ed35fd3f
permissions -rw-r--r--
DP tools release version Revision: 200912

# /**
#  * <copyright>
#  *
#  * 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
#  *
#  * </copyright>
#  *
#  * $Id: plugin.properties,v 1.3 2008/05/05 21:24:43 davidms Exp $
#  */

# NLS_MESSAGEFORMAT_VAR

pluginName = EMF Cheat Sheets
providerName = Eclipse.org

_UI_CheatSheetCategory_title = Modeling with the Eclipse Modeling Framework

_UI_CheatsheetGenJava_title = Generating an EMF Model from Annotated Java
_UI_CheatsheetGenJava_description = Learn how to generate an EMF model and editor from annotated Java interfaces.
_UI_CheatsheetGenRose_title = Generating an EMF Model from Rose
_UI_CheatsheetGenRose_description = Learn how to generate an EMF model and editor from a Rose class diagram.
_UI_CheatsheetGenXSD_title = Generating an EMF Model from XML Schema (XSD)
_UI_CheatsheetGenXSD_description = Learn how to generate an EMF model and editor from an XML Schema.
_UI_CheatsheetExtModel_title = Generating an Extended EMF Model
_UI_CheatsheetExtModel_description = Learn how to create an EMF model that extends an existing model.

_UI_BuildProject_message = Building projects...
_UI_FindProject_message = Find ''{0}'' project...
_UI_CreateProject_message = Create ''{0}'' project...
_UI_CopyFileToProject_message = Copy file to ''{0}'' project...
_UI_CreateJavaProject_message = Create ''{0}'' Java project...