From a6c3d5d3f46573275e20d4fc158afdc7611bbc52 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Mon, 14 Nov 2016 16:52:33 -0500 Subject: [PATCH] Mark CMake feature as experimental. We will the put it into the simrel repository so people can try it out. Change-Id: Ie7bd94062cfb236f266e413a8350c214ccdadb2c --- build/org.eclipse.cdt.cmake-feature/feature.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/org.eclipse.cdt.cmake-feature/feature.properties b/build/org.eclipse.cdt.cmake-feature/feature.properties index 3703525e4d7..8a1232362ac 100644 --- a/build/org.eclipse.cdt.cmake-feature/feature.properties +++ b/build/org.eclipse.cdt.cmake-feature/feature.properties @@ -12,7 +12,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=C/C++ CMake Support +featureName=C/C++ CMake Support (experimental) # "providerName" property - name of the company that provides the feature providerName=Eclipse CDT @@ -22,7 +22,7 @@ description=Support for projects built using CMake # copyright copyright=\ -Copyright (c) 2015 QNX Software Systems and others.\n\ +Copyright (c) 2015,2016 QNX Software Systems and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\