Brian Fitzpatrick | cbd0554 | 2009-06-02 15:08:06 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2009 Sybase, Inc. and others. |
| 3 | # All rights reserved. This program and the accompanying materials |
nickboldt | 209258c | 2018-11-01 16:51:54 -0400 | [diff] [blame] | 4 | # are made available under the terms of the Eclipse Public License 2.0 |
Brian Fitzpatrick | cbd0554 | 2009-06-02 15:08:06 +0000 | [diff] [blame] | 5 | # which accompanies this distribution, and is available at |
nickboldt | 209258c | 2018-11-01 16:51:54 -0400 | [diff] [blame] | 6 | # https://www.eclipse.org/legal/epl-2.0/ |
Brian Fitzpatrick | cbd0554 | 2009-06-02 15:08:06 +0000 | [diff] [blame] | 7 | # |
| 8 | # Contributors: |
| 9 | # Sybase, Inc. - initial API and implementation |
| 10 | ############################################################################### |
dyang | 997f3ec | 2006-01-12 03:04:42 +0000 | [diff] [blame] | 11 | PlanView.name=Execution Plan |
hcao | fa1d3a1 | 2006-03-16 00:01:26 +0000 | [diff] [blame] | 12 | PlanView.preferencePage.title=Execution Plan View Options |
Brian Fitzpatrick | cbd0554 | 2009-06-02 15:08:06 +0000 | [diff] [blame] | 13 | DataTools.name=Data Tools |
| 14 | |
| 15 | Plugin.Name = Eclipse Data Tools Platform SQL Execution Plan View Plug-in |
| 16 | Plugin.ProviderName = Eclipse Data Tools Platform |