From e55f65995084369987356e128cc72c5b3d8f1599 Mon Sep 17 00:00:00 2001 From: David Inglis Date: Tue, 13 Aug 2002 04:05:02 +0000 Subject: new CDT launcher plugin with local launch delegate --- launch/org.eclipse.cdt.launch/plugin.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 launch/org.eclipse.cdt.launch/plugin.properties (limited to 'launch/org.eclipse.cdt.launch/plugin.properties') diff --git a/launch/org.eclipse.cdt.launch/plugin.properties b/launch/org.eclipse.cdt.launch/plugin.properties new file mode 100644 index 00000000000..b19f9ae9a45 --- /dev/null +++ b/launch/org.eclipse.cdt.launch/plugin.properties @@ -0,0 +1,12 @@ +###################################################################### +# Copyright (c) 2002 QNX Software Systems Ltd. and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Common Public License v0.5 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/cpl-v05.html +# +# Contributors: +# QNX Software Systems Ltd. - Initial implementation +###################################################################### + +LocalCDTLaunch.name= Local C/C++ Application -- cgit v1.2.3