About BEAM Geographic Collocation Tool, Version 1.0

Module Content

This module comprises the following sources and resources:

Module Development

This project requires the Apache Maven 2 software project management and comprehension tool to be installed and set-up on your computer. To start development, open a console window or a shell and cd into the directory where you have unpacked this module's contents.

To build the module, type

    mvn package

To install the module (and make it available as dependency in other modules), type

    mvn clean install

To create the project files for your IDE, type

    mvn idea:idea
resp.
    mvn eclipse:eclipse

Module License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

Copyright © 2007 by Brockmann Consult (info@brockmann-consult.de)