blob: 9110fe9b9c27e6a156efd496c31bf3230d8d3ecb [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!-- Copyright (c) 2005 IBM Corporation and others. -->
<!-- All rights reserved. This program and the accompanying materials -->
<!-- are made available under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution, and is available at -->
<!-- http://www.eclipse.org/legal/epl-v10.html -->
<!-- -->
<!-- Contributors: -->
<!-- IBM Corporation - initial API and implementation -->
<plugin>
<extension id="iconProviders"
name="%ext.iconProviders"
point="org.eclipse.gmf.runtime.common.ui.services.iconProviders">
<IconProvider
class="org.eclipse.gmf.runtime.emf.type.ui.internal.providers.ElementTypeIconProvider">
<Priority name="Lowest"/>
</IconProvider>
</extension>
</plugin>