plugins/base2/net.sf.basedb.agilent/trunk/META-INF/base-plugins.xml

Code
Comments
Other
Rev Date Author Line
1199 06 Mar 10 jari 1 <?xml version="1.0" encoding="UTF-8"?>
1199 06 Mar 10 jari 2 <!DOCTYPE plugins SYSTEM "base-plugins.dtd">
1199 06 Mar 10 jari 3
1199 06 Mar 10 jari 4 <!-- $Id$ -->
1199 06 Mar 10 jari 5
1199 06 Mar 10 jari 6 <!--
1199 06 Mar 10 jari 7   Copyright (C) 2010 Jari Häkkinen
1199 06 Mar 10 jari 8
1199 06 Mar 10 jari 9   This file is part of Agilent plug-in package for BASE.
1199 06 Mar 10 jari 10   Available at http://baseplugins.thep.lu.se/
1199 06 Mar 10 jari 11   BASE main site: http://base.thep.lu.se/
1199 06 Mar 10 jari 12
1199 06 Mar 10 jari 13   This is a free software; you can redistribute it and/or modify it
1199 06 Mar 10 jari 14   under the terms of the GNU General Public License as published by
1199 06 Mar 10 jari 15   the Free Software Foundation; either version 3 of the License, or
1199 06 Mar 10 jari 16   (at your option) any later version.
1199 06 Mar 10 jari 17
1199 06 Mar 10 jari 18   This software is distributed in the hope that it will be useful, but
1199 06 Mar 10 jari 19   WITHOUT ANY WARRANTY; without even the implied warranty of
1199 06 Mar 10 jari 20   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1199 06 Mar 10 jari 21   General Public License for more details.
1199 06 Mar 10 jari 22
1199 06 Mar 10 jari 23   You should have received a copy of the GNU General Public License
1199 06 Mar 10 jari 24   along with BASE. If not, see <http://www.gnu.org/licenses/>.
1199 06 Mar 10 jari 25 -->
1199 06 Mar 10 jari 26
1199 06 Mar 10 jari 27 <plugins jarname="%%plugins.jar%%">
1199 06 Mar 10 jari 28   <pluginclass classname="net.sf.basedb.agilent.plugins.BackgroundCorrection">
1199 06 Mar 10 jari 29     <minbaseversion>2.14</minbaseversion>
1199 06 Mar 10 jari 30     <hasconfigurations/>
1199 06 Mar 10 jari 31   </pluginclass>
1199 06 Mar 10 jari 32 </plugins>