git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
24 lines
816 B
XML
24 lines
816 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?eclipse version="3.0"?>
|
|
<!--
|
|
/**
|
|
*************************************************************************
|
|
* Copyright (c) 2004, 2006 Actuate Corporation.
|
|
* 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:
|
|
* Actuate Corporation - initial API and implementation
|
|
*
|
|
*************************************************************************
|
|
*
|
|
* $Id: plugin.xml,v 1.13 2006/03/10 00:43:15 lchan Exp $
|
|
*/
|
|
-->
|
|
|
|
<plugin>
|
|
<extension-point id="dataSource" name="Open Data Access Design and Run-time Extension" schema="schema/datasource.exsd"/>
|
|
</plugin>
|