blob: 8d332c7bc67e80e28af7daa6b45b90b41724c19d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
<copyright>
Copyright (c) 2012-2014 SAP SE.
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:
SAP SE - initial API and implementation and/or initial documentation
</copyright>
-->
<plugin>
<extension-point id="service_catalog" name="%extension.name" schema="schema/org.eclipse.ogee.component.exploration.catalog.exsd"/>
<extension
point="org.eclipse.ogee.core.component">
<component
Component="org.eclipse.ogee.component.exploration.ExplorationComponent"
id="org.eclipse.ogee.component.exploration"
outputModelClass="org.eclipse.ogee.component.exploration.service.model.extensions.IServiceModel">
</component>
</extension>
</plugin>