<module>
    <manifestVersion>1.0.0</manifestVersion>
    <symbolicName>ceres-binding</symbolicName>
    <version>0.10.2</version>
    <name>Ceres Binding</name>

    <description>
        The Ceres Binding API is used to bind GUI widgets to value models.
        Value models can be any kind of data source.
    </description>

    <changelog>
        <![CDATA[
        <p>Changes in 0.10</p>
        [CERES-45] Terminology change in the Ceres Binding API<br/>
        [CERES-40] Inconsitent handling of focus-lost events on text components<br/>
        <p>Changes in 0.7</p>
        [CERES-23] Default value for primitive types is not set<br/>
        <p>Changes in 0.6.1</p>
        [CERES-19] JRadioButtons inside a ButtonGroup don't update their ValueContainer.<br/>
        ]]>
    </changelog>

    <vendor>Brockmann Consult GmbH</vendor>
    <contactAddress>Max Planck Str.2, 21502 Geesthacht (Germany)</contactAddress>
    <copyright>(C) 2007 by Brockmann Consult GmbH</copyright>
    <url>http://envisat.esa.int/beam</url>
    <licenseUrl>http://www.gnu.org/licenses/gpl.html</licenseUrl>


    <categories>Binding</categories>
</module>