diff --git a/ant/org.eclipse.ant.ui/plugin.xml b/ant/org.eclipse.ant.ui/plugin.xml index b3479acd8af..1d3ef77cf59 100644 --- a/ant/org.eclipse.ant.ui/plugin.xml +++ b/ant/org.eclipse.ant.ui/plugin.xml @@ -38,7 +38,6 @@ name="%View.antView" icon="$nl$/icons/full/eview16/ant_view.svg" category="org.eclipse.ant.ui.views" - fastViewWidthRatio="0.40" class="org.eclipse.ant.internal.ui.views.AntView" id="org.eclipse.ant.ui.views.AntView"> diff --git a/debug/org.eclipse.unittest.ui/plugin.xml b/debug/org.eclipse.unittest.ui/plugin.xml index 4e988770547..b43375e0f12 100644 --- a/debug/org.eclipse.unittest.ui/plugin.xml +++ b/debug/org.eclipse.unittest.ui/plugin.xml @@ -10,7 +10,6 @@ name="%View.label" icon="$nl$/icons/full/eview16/unit.png" category="org.eclipse.debug.ui" - fastViewWidthRatio="0.40" class="org.eclipse.unittest.internal.ui.TestRunnerViewPart" id="org.eclipse.unittest.ui.ResultView"> diff --git a/team/bundles/org.eclipse.team.ui/plugin.xml b/team/bundles/org.eclipse.team.ui/plugin.xml index a78e5fe098b..ab85d041d5a 100644 --- a/team/bundles/org.eclipse.team.ui/plugin.xml +++ b/team/bundles/org.eclipse.team.ui/plugin.xml @@ -292,7 +292,6 @@ diff --git a/ua/org.eclipse.ui.cheatsheets/plugin.xml b/ua/org.eclipse.ui.cheatsheets/plugin.xml index b520c9c8497..d742d300d3f 100644 --- a/ua/org.eclipse.ui.cheatsheets/plugin.xml +++ b/ua/org.eclipse.ui.cheatsheets/plugin.xml @@ -47,7 +47,6 @@ name="%CHEAT_SHEETS" icon="$nl$/icons/view16/cheatsheet_view.svg" category="org.eclipse.help.ui" - fastViewWidthRatio="0.5" class="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView" id="org.eclipse.ui.cheatsheets.views.CheatSheetView">