mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00

While most of these commands don't actually have spaces in them, or their arguments, avoid the deprecated methods. Change-Id: If7b4324695699d5a6d9a2f8a979657977486d8a4
22 lines
966 B
Properties
22 lines
966 B
Properties
#################################################################################
|
|
# Copyright (c) 2020, 2021 Red Hat, Inc.
|
|
#
|
|
# 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
|
|
#
|
|
# Contributors:
|
|
# Red Hat Incorporated - initial API and implementation
|
|
#################################################################################
|
|
featureName=C/C++ Flatpak Launch Support
|
|
description=Plugins for launching C/C++ applications in Eclipse Flatpak.
|
|
provider=Eclipse CDT
|
|
copyright=\
|
|
Copyright (c) 2020, 2021 Red Hat, Inc. and others.\n\
|
|
This program and the accompanying materials\n\
|
|
are made available under the terms of the Eclipse Public License 2.0\n\
|
|
which accompanies this distribution, and is available at\n\
|
|
https://www.eclipse.org/legal/epl-2.0/
|