Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Weinand2001-09-26 12:48:46 +0000
committerAndre Weinand2001-09-26 12:48:46 +0000
commit47b45ecf04280245b11678883c5981bef5bfc67c (patch)
tree31cb1f184d78bff0525d9242868f8b3788e20e65 /bundles/org.eclipse.compare/plugins/org.eclipse.compare/plugin.xml
parente1c872079681b06781d00ffd92f04e85fc4c1670 (diff)
downloadeclipse.platform.team-r1_0.tar.gz
eclipse.platform.team-r1_0.tar.xz
eclipse.platform.team-r1_0.zip
1GJYMG4: ITPUI:WINNT - no context help for some menus/dialogsv0_138v0_137r1_0
Diffstat (limited to 'bundles/org.eclipse.compare/plugins/org.eclipse.compare/plugin.xml')
-rw-r--r--bundles/org.eclipse.compare/plugins/org.eclipse.compare/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/plugin.xml b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/plugin.xml
index 54c8a8657..77aa1ee5c 100644
--- a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/plugin.xml
+++ b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/plugin.xml
@@ -124,7 +124,7 @@
<extension point="org.eclipse.compare.contentMergeViewers">
<viewer
- extensions="class,exe,dll,binary"
+ extensions="zip,jar,class,exe,dll,binary"
class="org.eclipse.compare.internal.BinaryCompareViewerCreator">
</viewer>
<viewer

Back to the top