Yasuo Doshiro | fa840ef | 2008-04-10 00:26:13 +0000 | [diff] [blame] | 1 | ###############################################################################
|
| 2 | # Copyright (c) 2006, 2007 IBM Corporation 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
|
Yasuo Doshiro | fa840ef | 2008-04-10 00:26:13 +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/
|
Yasuo Doshiro | fa840ef | 2008-04-10 00:26:13 +0000 | [diff] [blame] | 7 | #
|
| 8 | # Contributors:
|
| 9 | # IBM Corporation - initial API and implementation
|
| 10 | ###############################################################################
|
| 11 | pluginName=Eclipse Data Tools Platform Apache Derby UI Plug-in
|
Yasuo Doshiro | 4c6ee81 | 2009-06-02 18:05:20 +0000 | [diff] [blame] | 12 | providerName=Eclipse Data Tools Platform
|
Yasuo Doshiro | fa840ef | 2008-04-10 00:26:13 +0000 | [diff] [blame] | 13 |
|
| 14 | DERBY_EMBEDDED_CONNECTION_PROFILE_WIZARD_NAME=Derby
|
Yasuo Doshiro | d4e02f6 | 2008-04-21 23:57:50 +0000 | [diff] [blame] | 15 | DERBY_EMBEDDED_CONNECTION_PROFILE_WIZARD_DESCRIPTION = Derby ¿¬°á ÇÁ·ÎÇÊÀ» »ý¼ºÇÕ´Ï´Ù.
|
| 16 | DERBY_EMBEDDED_DB_PROPERTY_PAGE_NAME=JDBC ¿¬°á ¼Ó¼º
|
Yasuo Doshiro | fa840ef | 2008-04-10 00:26:13 +0000 | [diff] [blame] | 17 |
|