Files
tge/TBE/Eclipse/eclipse/plugins/org.eclipse.ui.presentations.r21_3.0.1/r21presentation.ini
2026-01-14 10:27:57 -06:00

19 lines
646 B
INI

# R21 presentation settings: copy these values to your product's
# plugin_customization.ini file before starting eclipse
#
# Its possible that platform has its own setting for some of these
# values. Be sure to resolve conflicts to favour the values in this
# file.
# use the R2.1 style
org.eclipse.ui/presentationFactoryId=org.eclipse.ui.internal.r21presentationFactory
# put the view tabs on the bottom (1024 == SWT.BOTTOM)
org.eclipse.ui.workbench/VIEW_TAB_POSITION=1024
# put the perspective switcher on the left
org.eclipse.ui/DOCK_PERSPECTIVE_BAR=left
# put the fast view bar on the left
org.eclipse.ui/initialFastViewBarLocation=left