mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
bug 254307 - branding
This commit is contained in:
parent
bec6503afa
commit
5e92597120
41 changed files with 90 additions and 74 deletions
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=CDT GNU Toolchain Build Support
|
featureName=CDT GNU Toolchain Build Support
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT Update Site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
featureName=CDT GNU Toolchain Build Support Source
|
featureName=CDT GNU Toolchain Build Support Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT update site
|
updateSiteName=Eclipse CDT update site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2003, 2007 QNX Software Systems and others.
|
# Copyright (c) 2003, 2009 QNX Software Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,10 +7,11 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems - initial API and implementation
|
# QNX Software Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
pluginName=C/C++ Standard make Build Core
|
pluginName=C/C++ Standard make Build Core
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
extensionTargetBuilder.name=Target Builder Extension
|
extensionTargetBuilder.name=Target Builder Extension
|
||||||
natureMake.name=CDT Make Nature
|
natureMake.name=CDT Make Nature
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
pluginName=C/C++ Standard make Build UI
|
pluginName=C/C++ Standard make Build UI
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
WizardNewCMakeProject.name=Standard Make C Project
|
WizardNewCMakeProject.name=Standard Make C Project
|
||||||
WizardNewCMakeProject.description=Create a new C Project which uses a simple makefile.
|
WizardNewCMakeProject.description=Create a new C Project which uses a simple makefile.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2003, 2008 IBM Corporation and others.
|
# Copyright (c) 2003, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=CDT Build System Core
|
pluginName=CDT Build System Core
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
CommonBuilder.name=CDT Builder
|
CommonBuilder.name=CDT Builder
|
||||||
CDTBuildNature.name=CDT Builder Project
|
CDTBuildNature.name=CDT Builder Project
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2008 Texas Instruments Inc. and others.
|
# Copyright (c) 2005, 2009 Texas Instruments Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
# plugin names
|
# plugin names
|
||||||
pluginName=GNU Managed Build Definitions
|
pluginName=GNU Managed Build Definitions
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# Build Model Names
|
# Build Model Names
|
||||||
TargetName.gnu=GNU
|
TargetName.gnu=GNU
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Managed Builder UI
|
pluginName=C/C++ Managed Builder UI
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# The Wizards
|
# The Wizards
|
||||||
MngCWizard.name=Managed Make C Project
|
MngCWizard.name=Managed Make C Project
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2003, 2008 IBM Corporation and others.
|
# Copyright (c) 2003, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
# Anton Leherbauer (Wind River Systems)
|
# Anton Leherbauer (Wind River Systems)
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Development Tools Core
|
pluginName=C/C++ Development Tools Core
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
cnature.name=C Nature
|
cnature.name=C Nature
|
||||||
ccnature.name=C++ Nature
|
ccnature.name=C++ Nature
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
# QNX Software Systems - [272416] Rework the working set configurations
|
# QNX Software Systems - [272416] Rework the working set configurations
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Development Tools UI
|
pluginName=C/C++ Development Tools UI
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
elementFiltersName=CElement Filters
|
elementFiltersName=CElement Filters
|
||||||
binaryParserPage=Binary Parser Page
|
binaryParserPage=Binary Parser Page
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2007 QNX Software Systems and others.
|
# Copyright (c) 2000, 2009 QNX Software Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -10,9 +10,10 @@
|
||||||
# Ken Ryall (Nokia) - Added support for AbsoluteSourceContainer( 159833 )
|
# Ken Ryall (Nokia) - Added support for AbsoluteSourceContainer( 159833 )
|
||||||
# Ken Ryall (Nokia) - Added support for breakpoint problems( 170027 )
|
# Ken Ryall (Nokia) - Added support for breakpoint problems( 170027 )
|
||||||
# Ken Ryall (Nokia) - Added support for Breakpoint Actions ( 118308 )
|
# Ken Ryall (Nokia) - Added support for Breakpoint Actions ( 118308 )
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Development Tools Debug Model
|
pluginName=C/C++ Development Tools Debug Model
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
ApplicationLaunch.name=C/C++ Application
|
ApplicationLaunch.name=C/C++ Application
|
||||||
AttachLaunch.name=C/C++ Attach to Application
|
AttachLaunch.name=C/C++ Attach to Application
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2007 QNX Software Systems and others.
|
# Copyright (c) 2000, 2009 QNX Software Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,9 +7,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems - Initial API and implementation
|
# QNX Software Systems - Initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Development Tools GDB/MI CDI Debugger Core
|
pluginName=C/C++ Development Tools GDB/MI CDI Debugger Core
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
GDBDebugger.name=gdb Debugger
|
GDBDebugger.name=gdb Debugger
|
||||||
CygwinGDBDebugger.name=Cygwin gdb Debugger
|
CygwinGDBDebugger.name=Cygwin gdb Debugger
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 QNX Software Systems and others.
|
# Copyright (c) 2000, 2009 QNX Software Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,9 +7,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems - Initial API and implementation
|
# QNX Software Systems - Initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Development Tools GDB/MI CDI Debugger UI
|
pluginName=C/C++ Development Tools GDB/MI CDI Debugger UI
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
MIPreferencePage.name=GDB MI
|
MIPreferencePage.name=GDB MI
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2007 QNX Software Systems and others.
|
# Copyright (c) 2000, 2009 QNX Software Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,10 +7,11 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems - Initial API and implementation
|
# QNX Software Systems - Initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
pluginName=C/C++ Development Tools Debugger UI
|
pluginName=C/C++ Development Tools Debugger UI
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
MemoryView.name=Memory
|
MemoryView.name=Memory
|
||||||
SignalsView.name=Signals
|
SignalsView.name=Signals
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=CDT GNU Toolchain Debug Support
|
featureName=CDT GNU Toolchain Debug Support
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT Update Site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
featureName=CDT GNU Toolchain Debug Support Source
|
featureName=CDT GNU Toolchain Debug Support Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT update site
|
updateSiteName=Eclipse CDT update site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2000, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -9,4 +9,4 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Plugin Developer Guide
|
pluginName=C/C++ Plugin Developer Guide
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2008 IBM Corporation and others.
|
# Copyright (c) 2000, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Development User Guide
|
pluginName=C/C++ Development User Guide
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
CheatSheet.name=C/C++ Development
|
CheatSheet.name=C/C++ Development
|
||||||
CreateProjectTutorial.name=Creating C/C++ Projects
|
CreateProjectTutorial.name=Creating C/C++ Projects
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2008 Ericsson and others.
|
# Copyright (c) 2008, 2009 Ericsson and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,9 +7,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Ericsson - initial API and implementation
|
# Ericsson - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=GDB DSF Debugger Integration UI
|
pluginName=GDB DSF Debugger Integration UI
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
action.connect.label = Connect...
|
action.connect.label = Connect...
|
||||||
action.connect.tooltip = Connect to a process
|
action.connect.tooltip = Connect to a process
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006 Wind River Systems and others.
|
# Copyright (c) 2006, 2009 Wind River Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,9 +7,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Wind River Systems - initial API and implementation
|
# Wind River Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=GDB DSF Debugger Integration Core
|
pluginName=GDB DSF Debugger Integration Core
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
launchDelegate.localApplication.name=GDB (DSF) Create Process
|
launchDelegate.localApplication.name=GDB (DSF) Create Process
|
||||||
launchDelegate.localApplication.description=Start new application under control of GDB debugger integrated using the Debugger Services Framework (DSF).
|
launchDelegate.localApplication.description=Start new application under control of GDB debugger integrated using the Debugger Services Framework (DSF).
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006 Wind River Systems and others.
|
# Copyright (c) 2006, 2009 Wind River Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,9 +7,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Wind River Systems - initial API and implementation
|
# Wind River Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Debugger Services Framework UI
|
pluginName=Debugger Services Framework UI
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
|
|
||||||
# disassembly
|
# disassembly
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006 Wind River Systems and others.
|
# Copyright (c) 2006, 2009 Wind River Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,7 +7,8 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Wind River Systems - initial API and implementation
|
# Wind River Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Debug Services Framework Core
|
pluginName=Debug Services Framework Core
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=CDT Debugger Services Framework (DSF) Examples
|
featureName=CDT Debugger Services Framework (DSF) Examples
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT Update Site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=Eclipse C/C++ Development Tooling Source
|
featureName=Eclipse C/C++ Development Tooling Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT update site
|
updateSiteName=Eclipse CDT update site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -9,4 +9,4 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Eclipse C/C++ Development Tools (Source)
|
pluginName=Eclipse C/C++ Development Tools (Source)
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
|
@ -10,5 +10,5 @@
|
||||||
# IBM Corporation
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=PDA Example Device Debugging UI Plug-in
|
pluginName=PDA Example Device Debugging UI Plug-in
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
|
|
|
@ -10,5 +10,5 @@
|
||||||
# IBM Corporation
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=PDA Example Device Debugging Core Plug-in
|
pluginName=PDA Example Device Debugging Core Plug-in
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems and others.
|
# Copyright (c) 2006, 2009 Wind River Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,7 +7,8 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Wind River Systems - initial API and implementation
|
# Wind River Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Debugger Services Framework Examples
|
pluginName=Debugger Services Framework Examples
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2007 QNX Software Systems and others.
|
# Copyright (c) 2007, 2009 QNX Software Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,6 +7,7 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems - initial API and implementation
|
# QNX Software Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# features.properties
|
# features.properties
|
||||||
# contains externalized strings for feature.xml
|
# contains externalized strings for feature.xml
|
||||||
|
@ -18,7 +19,7 @@
|
||||||
featureName=Eclipse C/C++ GDB Hardware Debugging
|
featureName=Eclipse C/C++ GDB Hardware Debugging
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT Update Site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2007 QNX Software Systems and others
|
# Copyright (c) 2007, 2009 QNX Software Systems and others
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,9 +7,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems - initial API and implementation
|
# QNX Software Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
launchConfig.name=GDB Hardware Debugging
|
launchConfig.name=GDB Hardware Debugging
|
||||||
pluginName=Eclipse GDB Hardware Debug Core Plug-in
|
pluginName=Eclipse GDB Hardware Debug Core Plug-in
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
JTagDevice.name=JTAG Device
|
JTagDevice.name=JTAG Device
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2007 QNX Software Systems and others.
|
# Copyright (c) 2007, 2009 QNX Software Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,9 +7,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems - initial API and implementation
|
# QNX Software Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Eclipse GDB Hardware Debug UI Plug-in
|
pluginName=Eclipse GDB Hardware Debug UI Plug-in
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
AbatronBDI2000.name=Abatron BDI2000
|
AbatronBDI2000.name=Abatron BDI2000
|
||||||
MacraigorUsb2Demon.name=Macraigor USB2Demon
|
MacraigorUsb2Demon.name=Macraigor USB2Demon
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2007 QNX Software Systems and others.
|
# Copyright (c) 2007, 2009 QNX Software Systems and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,6 +7,7 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems - initial API and implementation
|
# QNX Software Systems - initial API and implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Eclipse GDB Hardware Debugging Plug-in
|
pluginName=Eclipse GDB Hardware Debugging Plug-in
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
|
@ -7,9 +7,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# QNX Software Systems Ltd. - Initial implementation
|
# QNX Software Systems Ltd. - Initial implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=C/C++ Development Tools Launching Support
|
pluginName=C/C++ Development Tools Launching Support
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
LocalCDTLaunch.name=Standard Create Process
|
LocalCDTLaunch.name=Standard Create Process
|
||||||
LocalCDTLaunch.description=Start new application optionally under control of the standard debugger.
|
LocalCDTLaunch.description=Start new application optionally under control of the standard debugger.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2008 Wind River Systems
|
# Copyright (c) 2008, 2009 Wind River Systems
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -7,6 +7,7 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Wind River Systems - initial implementation
|
# Wind River Systems - initial implementation
|
||||||
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# features.properties
|
# features.properties
|
||||||
# contains externalized strings for feature.xml
|
# contains externalized strings for feature.xml
|
||||||
|
@ -18,7 +19,7 @@
|
||||||
featureName=Eclipse CDT p2 Toolchain Installer
|
featureName=Eclipse CDT p2 Toolchain Installer
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT Update Site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=Eclipse C/C++ Development Tools
|
featureName=Eclipse C/C++ Development Tools
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT Update Site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=Eclipse C/C++ Development Tooling Source
|
featureName=Eclipse C/C++ Development Tooling Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse.org update site
|
updateSiteName=Eclipse.org update site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=Eclipse C/C++ Development Tooling Source
|
featureName=Eclipse C/C++ Development Tooling Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse.org update site
|
updateSiteName=Eclipse.org update site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=Eclipse C/C++ Development Tools SDK
|
featureName=Eclipse C/C++ Development Tools SDK
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT Update Site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -9,4 +9,4 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Eclipse C/C++ Development Tools SDK
|
pluginName=Eclipse C/C++ Development Tools SDK
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
featureName=Eclipse CDT Testing Feature
|
featureName=Eclipse CDT Testing Feature
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse CDT Update Site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -9,4 +9,4 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Eclipse C/C++ Development Tools Testing Framework
|
pluginName=Eclipse C/C++ Development Tools Testing Framework
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2003, 2006 IBM Corporation and others.
|
# Copyright (c) 2003, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -9,6 +9,6 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Eclipse C/C++ Development Tools
|
pluginName=Eclipse C/C++ Development Tools
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse CDT
|
||||||
cheatsheet.helloworld.desc=Create a Hello World Program in C++
|
cheatsheet.helloworld.desc=Create a Hello World Program in C++
|
||||||
cheatsheet.helloworld.name=Hello World
|
cheatsheet.helloworld.name=Hello World
|
||||||
|
|
Loading…
Add table
Reference in a new issue