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