mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-09 19:43:27 +02:00
15 lines
726 B
Properties
15 lines
726 B
Properties
###############################################################################
|
|
# Copyright (c) 2017 Intel Corporation and others.
|
|
#
|
|
# This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
|
# which accompanies this distribution, and is available at
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
###############################################################################
|
|
|
|
pluginName=CDT Autotools UI
|
|
providerName=Eclipse CDT
|
|
autotoolsTemplate.label=Autotools Project
|
|
autotoolsTemplate.description=An Autotools project with a Hello World executable build using the CDT's core build system. Can be built using toolchain containers.
|