blob: c86c214488f68d628c1ecd6abc5eafd3d8d3db70 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2006, 2018 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
Contributors:
IBM - initial API and implementation
Kenn Hussey - 535301
-->
<plugin>
<extension point="org.eclipse.emf.exporter.modelExporterDescriptors">
<modelExporterDescriptor
id="org.eclipse.uml2.uml.ecore.exporter"
name="%_UI_UMLExporter_label"
icon="platform:/plugin/org.eclipse.uml2.uml.editor/icons/full/obj16/UMLModelFile.gif"
description="%_UI_UMLModelExporter_description"
wizard="org.eclipse.uml2.uml.ecore.exporter.ui.UMLExporterWizard"/>
</extension>
</plugin>