Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ant/org.eclipse.ant.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">
</view>
Expand Down
1 change: 0 additions & 1 deletion debug/org.eclipse.unittest.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">
</view>
Expand Down
2 changes: 0 additions & 2 deletions team/bundles/org.eclipse.team.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@
<view
name="%SyncView.name"
icon="$nl$/icons/full/eview16/synch_synch.svg"
fastViewWidthRatio="0.25"
category="org.eclipse.team.ui"
allowMultiple="true"
class="org.eclipse.team.internal.ui.synchronize.SynchronizeView"
Expand All @@ -308,7 +307,6 @@
<!-- <view
name="%CompareView.name"
icon="$nl$/icons/full/eview16/compare_view.svg"
fastViewWidthRatio="0.25"
category="org.eclipse.team.ui"
class="org.eclipse.team.internal.ui.synchronize.CompareView"
id="org.eclipse.team.sync.views.CompareView">
Expand Down
1 change: 0 additions & 1 deletion ua/org.eclipse.ui.cheatsheets/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">
</view>
Expand Down
Loading