From 2f769b5649249cf9e2bd855056df1eb04932efaf Mon Sep 17 00:00:00 2001 From: Dennis Huebner Date: Thu, 27 Mar 2014 14:27:09 +0100 Subject: [dsl] Do not include but reference the platform feature Also some customizing --- packages/org.eclipse.epp.package.dsl/plugin_customization.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'packages/org.eclipse.epp.package.dsl') diff --git a/packages/org.eclipse.epp.package.dsl/plugin_customization.ini b/packages/org.eclipse.epp.package.dsl/plugin_customization.ini index 9133c6a7..f60b84db 100644 --- a/packages/org.eclipse.epp.package.dsl/plugin_customization.ini +++ b/packages/org.eclipse.epp.package.dsl/plugin_customization.ini @@ -9,6 +9,7 @@ # Property "org.eclipse.ui/defaultPerspectiveId" controls the # perspective that the workbench opens initially org.eclipse.ui/defaultPerspectiveId=org.eclipse.jdt.ui.JavaPerspective +org.eclipse.ui/SHOW_TEXT_ON_PERSPECTIVE_BAR=false # new-style tabs by default org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false @@ -44,3 +45,6 @@ org.eclipse.ui.intro.universal/INTRO_DATA = product:introData.xml # Order help books in table of contents org.eclipse.help/HELP_DATA = helpData.xml + +# eGit derived resources +org.eclipse.egit.core/core_autoIgnoreDerivedResources=false -- cgit v1.2.3