blob: 4ef122c082ee41140cebf3fbcae4107e6d30f989 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
Copyright (c) 2016 Chalmers | Gothenburg University, rt-labs 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:
Chalmers|Gothenburg University and rt-labs - initial API and implementation and/or initial documentation
-->
<plugin>
<extension
id="org.eclipse.capra.handler.featureide.FeatureIdeHandler"
point="org.eclipse.capra.configuration.artifactHandlers">
<artifactHandler
class="org.eclipse.capra.handler.featureide.FeatureIdeHandler">
</artifactHandler>
</extension>
</plugin>