sevar83 / geomajas-gwt2-quickstart-application

Geomajas GWT2 quickstart application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geomajas GWT Client 2.x quickstart application

What is Geomajas

Geomajas is an Open Source Web Mapping Framework written in Java. It provides both server and client components. This project contains an example application for the GWT Client 2.x.

For more details about the project, how to use it, manuals and other information, take a look at the website at http://www.geomajas.org/ .

For commercial support see http://www.geosparc.com/ .

Build Process

In order to run this application, we recommend using Maven (see http://maven.apache.org/). Following Maven best practices, the pom.xml files do not contain any Maven repositories.

You'll have to add the Geomajas Maven repository (http://maven.geomajas.org/) to your settings.xml file, which can be located in:

~/.m2/settings.xml

Next go to the root of the source code and run:

mvn install jetty:run

Fire up a browser and go to http://localhost:8080/ to open the application.

About

Geomajas GWT2 quickstart application

License:GNU Affero General Public License v3.0


Languages

Language:Java 49.3%Language:Scheme 46.5%Language:CSS 3.1%Language:HTML 1.0%