Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Weinand2001-09-18 15:19:38 +0000
committerAndre Weinand2001-09-18 15:19:38 +0000
commite1c872079681b06781d00ffd92f04e85fc4c1670 (patch)
treeb61f1359aebf70850508d43b486851d089b65284 /bundles/org.eclipse.compare/plugins/org.eclipse.compare/plugin.xml
parent1019d35412cff2963f60b0e483e2540f7444a33d (diff)
downloadeclipse.platform.team-e1c872079681b06781d00ffd92f04e85fc4c1670.tar.gz
eclipse.platform.team-e1c872079681b06781d00ffd92f04e85fc4c1670.tar.xz
eclipse.platform.team-e1c872079681b06781d00ffd92f04e85fc4c1670.zip
1GJW2TP + 1GJURWJv0_136
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 cbbfa3b97..54c8a8657 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="binary"
+ extensions="class,exe,dll,binary"
class="org.eclipse.compare.internal.BinaryCompareViewerCreator">
</viewer>
<viewer

Back to the top