nickboldt | 03a6f08 | 2019-02-12 15:17:11 -0500 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2008, 2019 IBM Corporation and others. |
| 3 | # This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License 2.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # https://www.eclipse.org/legal/epl-2.0/ |
| 7 | # |
| 8 | # SPDX-License-Identifier: EPL-2.0 |
| 9 | # |
| 10 | # Contributors: |
| 11 | # IBM Corporation - initial API and implementation |
| 12 | ############################################################################### |
david_williams | 3c7e0da | 2008-07-23 04:04:08 +0000 | [diff] [blame] | 13 | # properties file for org.eclipse.core.runtime.versionchecker |
| 14 | Bundle-Name.0 = Versionchecker Plug-in |
| 15 | extension.name.0 = Dependency Checker |
| 16 | extension.name.1 = Version Lister |
david_williams | 55474d2 | 2010-04-11 06:10:30 +0000 | [diff] [blame] | 17 | Bundle-Vendor.0 = Eclipse Web Tools Platform |