pde/ui/org.eclipse.pde.core/plugin.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.35 - (download) (annotate)
Wed May 27 20:25:45 2009 UTC (6 months ago) by darin
Branch: MAIN
CVS Tags: v200910060600, v20091015_r352, v20090714, v20091127, v20091019, v20091012, v20090903, v20090907, v20090729, v20091116, Root_R3_6_p2_api_cleanup, v20091023, v20090821, v20090824, v20090828, R3_5, v20090928, v20091005-2300, p2_api_changes_v20091124, v20090911, v20090602, v20091109, v20090812, v20090810, Root_bug_227055, v20090630, v20090527, v20090528, Root_target_api_changes, R3_5_1, HEAD
Branch point for: R3_6_p2_api_cleanup, R3_5_maintenance, bug_227055, target_api_changes
Changes since 1.34: +7 -7 lines
copyright
###############################################################################
#  Copyright (c) 2000, 2009 IBM 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:
#     IBM Corporation - initial API and implementation
###############################################################################

#
# PDE Core plugin.xml resources
#
name = PDE Core
provider-name = Eclipse.org

expoint.source.name = Code Source Locations
expoint.javadoc.name = Javadoc Locations
expoint.target.name = Target Profiles

target.name.0 = Base RCP (with Source)
target.name.1 = Base RCP (Binary Only)
target.description.0 = Basic Rich Client Platform support for plug-in development (includes source code)
target.description.1 = Basic Rich Client Platform support for plug-in development

target_home.description = The location of the target platform

########## Builders and natures ###################
natures.pluginNature.name= Plug-in Development
natures.featureNature.name= Feature Development
natures.siteNature.name= Update Site Development

builders.manifestBuilder.name = Plug-in Manifest Builder
builders.marker.label = Plug-in Problem
builders.schemaBuilder.name = Extension Point Schema Builder
builders.featureBuilder.name = Feature Manifest Builder
builders.siteBuilder.name = Update Site Builder


target.os = Target Operating System
target.ws = Target Windowing System
target.nl = Target Locale
target.arch = Target Processor Architecture

########## Content Types ###################
categoryManifestName=Category Definition File
pluginManifestName = Plug-in Manifest File
fragmentManifestName = Fragment Manifest File
featureManifestName = Feature Manifest File
siteManifestName = Update Site Manifest File
pluginPropertiesName = Plug-in Properties File
productConfiguration = Product Configuration File
buildPropertiesName = Build Properties File
schemaFile = Extension Point Schema File
bundleManifest = Bundle Manifest File
target.profile.content = Target Profile File
tableOfContents = Table of Contents File
contextHelp = Context Help File
content-type.name.simpleCS = Simple Cheat Sheet File
content-type.name.compCS = Composite Cheat Sheet File