cdt/cdt_5_0_x/org.eclipse.cdt.managedbuilder.core/plugin.properties
changeset 0 0e6d23e2b466
equal deleted inserted replaced
-1:000000000000 0:0e6d23e2b466
       
     1 ###############################################################################
       
     2 # Copyright (c) 2003, 2008 IBM Corporation and others.
       
     3 # All rights reserved. This program and the accompanying materials
       
     4 # are made available under the terms of the Eclipse Public License v1.0
       
     5 # which accompanies this distribution, and is available at
       
     6 # http://www.eclipse.org/legal/epl-v10.html
       
     7 #
       
     8 # Contributors:
       
     9 #     IBM Corporation - initial API and implementation
       
    10 ###############################################################################
       
    11 pluginName=CDT Build System Core
       
    12 providerName=Eclipse.org
       
    13 
       
    14 CommonBuilder.name=CDT Builder
       
    15 CDTBuildNature.name=CDT Builder Project
       
    16 CDTBuildProject.name=CDT Builder Project
       
    17 
       
    18 objectFileName=Object File
       
    19 executableName=Executable File
       
    20 staticLibraryName=Static Library
       
    21 sharedLibraryName=Shared Library
       
    22 
       
    23 epScannerConfigNature.name=Scanner Configuration Nature
       
    24 epScannerConfigBuilder.name=Scanner Configuration Builder
       
    25 extensionExternalScannerInfoProvider.name=C/C++ External Scanner Info Provider Extension
       
    26 epDefaultExternalScannerInfoProvider.name=Default External Scanner Info Provider
       
    27 
       
    28 extensionScannerInfoConsoleParser.name=GNU C/C++ Scanner Info Console Parser Extension
       
    29 epGCCCommandLineParser.name=GNU C/C++ Scanner Info Parser
       
    30 epGCCSpecsParser.name=GNU C/C++ Compiler Specs Parser
       
    31 
       
    32 extensionGCCPerProjectProfile.name=GNU C/C++ Scanner Info per project profile
       
    33 extensionGCCPerFileProfile.name=GNU C/C++ Scanner Info per file profile
       
    34 
       
    35 InternalBuilder.name=CDT Internal Builder
       
    36 GNUMakeBuilder.name=Gnu Make Builder
       
    37 
       
    38 BuildSystem.name=CDT Build System
       
    39 
       
    40 ProjectConverter.name=pre-4.0 projects converter
       
    41 
       
    42 BuildProperty.value.name.debug=Debug;
       
    43 BuildProperty.value.name.release=Release
       
    44 BuildProperty.type.name.buildType=Build Type
       
    45 BuildProperty.type.name.buildArtefactType=Build Artefact Type
       
    46 BuildProperty.type.name.executable=Executable
       
    47 BuildProperty.type.name.staticLibrary=Static Library
       
    48 BuildProperty.type.name.sharedLibrary=Shared Library
       
    49 cfg1_empty=Configuration1
       
    50 cfg1_base=Configuration1