blob: 036b686a8f83250174ba7e5bd5baf197dea5b80a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2019 Mia-Software and others.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
Unknown - initial API and implementation
-->
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.emf.facet.custom.ui">
<implementation class="org.eclipse.emf.facet.custom.ui.internal.DefaultCustomOverride"/>
<service>
<provide interface="org.eclipse.emf.facet.custom.ui.ICustomOverride"/>
</service>
</scr:component>