diff --git a/core/org.eclipse.cdt.alltests/plugin.properties b/core/org.eclipse.cdt.alltests/plugin.properties new file mode 100644 index 00000000000..098506f8aea --- /dev/null +++ b/core/org.eclipse.cdt.alltests/plugin.properties @@ -0,0 +1,13 @@ +############################################################################### +# Copyright (c) 2012 Freescale Semiconductor Corporation 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: +# Freescale Semiconductor - initial API and implementation +############################################################################### +# properties file for org.eclipse.cdt.core.parser.c99.tests +Bundle-Vendor.0 = Eclipse CDT +Bundle-Name.0 = CDT Master Test Suite