blob: 1300cc4548ede8623a94333271ab92b504fc300f [file] [log] [blame]
# plugin_customization.ini
# sets default values for plug-in-specific preferences
# keys are qualified by plug-in id
# e.g., com.example.acmeplugin/myproperty=myvalue
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in plugin_customization.properties
# This file does not need to be translated.
# Property "org.eclipse.ui/defaultPerspectiveId" controls the
# perspective that the workbench opens initially
#org.eclipse.ui/defaultPerspectiveId=org.eclipse.ui.resourcePerspective
org.eclipse.ui/SHOW_TEXT_ON_PERSPECTIVE_BAR=true
org.eclipse.ui/DOCK_PERSPECTIVE_BAR=TOP_RIGHT
org.eclipse.ui/SHOW_MEMORY_MONITOR=false
org.eclipse.ui/ENABLE_NEW_MIN_MAX=true
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true
org.eclipse.ui/OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_WINDOW
org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false
org.eclipse.ui/SHOW_OTHER_IN_PERSPECTIVE_MENU=true
org.eclipse.ui/KEY_CONFIGURATION_ID=org.polarsys.esf.core.rcp.scheme