blob: a75d07b24c6aaf2a27cf70d167d9fa8ddb454127 [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: Michael Breidenband (brox IT Solutions GmbH) - initial creator
**********************************************************************************************************************/
-->
<plugin>
<extension
id="org.eclipse.smila.connectivity.framework.crawler.jdbc"
name="org.eclipse.smila.connectivity.framework.crawler.jdbc"
point="org.eclipse.smila.connectivity.framework.schema.extension">
<schema
class="org.eclipse.smila.connectivity.framework.crawler.jdbc.DataSourceConnectionConfigPluginImpl">
</schema>
</extension>
</plugin>