Yasuo Doshiro | 7ca5948 | 2008-04-10 00:57:35 +0000 | [diff] [blame^] | 1 | ###############################################################################
|
| 2 | # Copyright (c) 2001, 2004 IBM Corporation and others.
|
| 3 | # All rights reserved. This program and the accompanying materials
|
| 4 | # are made available under the terms of the Eclipse Public License v1.0
|
| 5 | # which accompanies this distribution, and is available at
|
| 6 | # http://www.eclipse.org/legal/epl-v10.html
|
| 7 | #
|
| 8 | # Contributors:
|
| 9 | # IBM Corporation - initial API and implementation
|
| 10 | ###############################################################################
|
| 11 | pluginName=Eclipse Data Tools Platform SQM Core Plug-in
|
| 12 | providerName=Eclipse.org
|
| 13 | databaseDefinitionExtensionPointName=Database Definition
|
| 14 | logicalContainmentExtensionPointName=Logical Containment
|
| 15 | DataModelElementFactoryExtensionPointName=Data Model Element Factory
|
| 16 | DatabaseReverseEngineeringExtensionPointName=Database Reverse Engineering
|
| 17 | DDLReverseEngineeringExtensionPointName=DDL Reverse Engineering
|
| 18 | ForwardEngineeringExtensionPointName=Forward Engineering
|
| 19 | CatalogExtensionPointName=Database Catalog
|
| 20 | DatabaseRecognition=Database Recognition
|
| 21 | FilterProfileExtensionName=SQL Model Filter Settings
|
| 22 | SQLModelConnectionName=SQL Model Connection |