Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Weinand2001-09-14 17:17:52 +0000
committerAndre Weinand2001-09-14 17:17:52 +0000
commit8b5439236e1ff2660b8fc2cafa3e364463868cd2 (patch)
tree26a12d33fba44b988bc4e553d66a724b3b54c17c /bundles/org.eclipse.compare/plugin.xml
parent2de71cdb8f76b080bed0490d84aec4e4da5961ec (diff)
downloadeclipse.platform.team-8b5439236e1ff2660b8fc2cafa3e364463868cd2.tar.gz
eclipse.platform.team-8b5439236e1ff2660b8fc2cafa3e364463868cd2.tar.xz
eclipse.platform.team-8b5439236e1ff2660b8fc2cafa3e364463868cd2.zip
1GK0388: ITPJCORE:WIN2000 - replace with local history: selecting (workspace) deletes source
Diffstat (limited to 'bundles/org.eclipse.compare/plugin.xml')
-rw-r--r--bundles/org.eclipse.compare/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare/plugin.xml b/bundles/org.eclipse.compare/plugin.xml
index cbbfa3b97..54c8a8657 100644
--- a/bundles/org.eclipse.compare/plugin.xml
+++ b/bundles/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