Stephan Herrmann | be6c0ea | 2010-04-01 21:59:30 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2000, 2007 IBM Corporation and others. |
Stephan Herrmann | a441c70 | 2018-10-14 17:51:04 +0200 | [diff] [blame] | 3 | # |
| 4 | # This program and the accompanying materials |
| 5 | # are made available under the terms of the Eclipse Public License 2.0 |
Stephan Herrmann | be6c0ea | 2010-04-01 21:59:30 +0000 | [diff] [blame] | 6 | # which accompanies this distribution, and is available at |
Stephan Herrmann | a441c70 | 2018-10-14 17:51:04 +0200 | [diff] [blame] | 7 | # https://www.eclipse.org/legal/epl-2.0/ |
| 8 | # |
| 9 | # SPDX-License-Identifier: EPL-2.0 |
Stephan Herrmann | be6c0ea | 2010-04-01 21:59:30 +0000 | [diff] [blame] | 10 | # |
| 11 | # Contributors: |
| 12 | # IBM Corporation - initial API and implementation |
| 13 | ############################################################################### |
| 14 | providerName=Eclipse.org |
| 15 | pluginName=Java Model Tests |
| 16 | |
| 17 | classpathVariableInitializer.deprecated.0 = Test deprecated flag |
| 18 | classpathVariableInitializer.deprecated.1 = A deprecated and read-only initializer |