blob: ba5170e2385c21b360785846244cfd5a98a5406c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<!--
/***********************************************************************************************************************
* Copyright (c) 2008 empolis GmbH and brox IT Solutions GmbH. 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: Ivan Churkin (brox IT Solutions GmbH) - initial creator
**********************************************************************************************************************/
-->
<plugin>
<extension
id="org.eclipse.smila.connectivity.framework.crawler.web"
name="org.eclipse.smila.connectivity.framework.crawler.web"
point="org.eclipse.smila.connectivity.framework.schema.extension">
<schema
class="org.eclipse.smila.connectivity.framework.crawler.web.DataSourceConnectionConfigPluginImpl">
</schema>
</extension>
</plugin>