carbidecpp22devenv/plugins/org.eclipse.epp.package.rcp_1.2.0.20090615-0858/plugin_customization.ini
author cawthron
Fri, 04 Dec 2009 10:41:15 -0600
changeset 215 914a3dbbfa40
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
215
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
# plugin_customization.ini 
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
# sets default values for plug-in-specific preferences
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
# keys are qualified by plug-in id
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
# e.g., com.example.acmeplugin/myproperty=myvalue
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
# java.io.Properties file (ISO 8859-1 with "\" escapes)
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
# "%key" are externalized strings defined in plugin_customization.properties
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
# This file does not need to be translated.
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
# WARNING: This file defines the preference overrides for the Platform build 
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
# (the one with no JDT or PDE), not the SDK build (aka the IDE).  
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
# For the SDK build, use the plugin_customization.ini file in the 
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
# org.eclipse.sdk plug-in instead.
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
# Property "org.eclipse.ui/defaultPerspectiveId" controls the 
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
# perspective that the workbench opens initially
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
org.eclipse.ui/defaultPerspectiveId=org.eclipse.pde.ui.PDEPerspective
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
# new-style tabs by default
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
# put the perspective switcher on the top right
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topRight
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
# show progress on startup
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
# Welcome theme to use
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
org.eclipse.ui.intro/INTRO_THEME = org.eclipse.ui.intro.universal.circles
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
# Root page links to show in the Universal Welcome
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
org.eclipse.ui.intro.universal/INTRO_ROOT_PAGES = overview,tutorials,samples,whatsnew
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
# Initial page layout of the Universal Welcome
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
org.eclipse.ui.intro.universal/INTRO_DATA = product:introData.xml
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
# Order help books in table of contents
914a3dbbfa40 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
org.eclipse.help/HELP_DATA = helpData.xml