mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00

Map<String,T> parameters in PersistentSettingsManager Change-Id: I77fc411e7484e41a9b66bf388a4120bc51a78549
16 lines
650 B
Properties
16 lines
650 B
Properties
###############################################################################
|
|
# Copyright (c) 2015 Ericsson AB and others.
|
|
# All rights reserved. This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
# which accompanies this distribution, and is available at
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
#
|
|
# Contributors:
|
|
# Marc Dumais (Ericsson) - initial Version
|
|
###############################################################################
|
|
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
about.html
|
|
src.includes = about.html
|