mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-27 18:23:22 +02:00

This feature references a p2.inf that is not there, there are also some p2.infs in the repo that are not referenced. Change-Id: I6c5603af62258cc70758761877169f19aeb36fc9
14 lines
666 B
Properties
14 lines
666 B
Properties
###############################################################################
|
|
# Copyright (c) 2012, 2018 Wind River Systems, Inc. and others. All rights reserved.
|
|
# 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:
|
|
# Wind River Systems - initial API and implementation
|
|
###############################################################################
|
|
bin.includes = feature.xml,\
|
|
feature.properties
|
|
src.includes = feature.properties
|