Stephan Wahlbrink | 2821c04 | 2018-03-14 15:34:14 +0100 | [diff] [blame] | 1 | #=============================================================================# |
Stephan Wahlbrink | f9b2c8b | 2021-01-21 11:08:44 +0100 | [diff] [blame] | 2 | # Copyright (c) 2007, 2021 Stephan Wahlbrink and others. |
Stephan Wahlbrink | 2821c04 | 2018-03-14 15:34:14 +0100 | [diff] [blame] | 3 | # |
| 4 | # This program and the accompanying materials are made available under the |
| 5 | # terms of the Eclipse Public License 2.0 which is available at |
| 6 | # https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0 |
| 7 | # which is available at https://www.apache.org/licenses/LICENSE-2.0. |
| 8 | # |
| 9 | # SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 |
| 10 | # |
| 11 | # Contributors: |
| 12 | # Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation |
| 13 | #=============================================================================# |
| 14 | |
| 15 | preferencePages_name= Auto Project Configuration |
| 16 | |
| 17 | commands_DetectAndConfigureProject_name= Detect and Configure Project... |