view README @ 3:cf06b77a8bbd

Committed branch of the e4D repos sti-gwt branch 16384. git-svn-id: http://dev.dariah.eu/svn/repos/eu.dariah.de/ap1/sti-gwt-dariah-geobrowser@36 f2b5be40-def6-11e0-8a09-b3c1cc336c6b
author StefanFunk <StefanFunk@f2b5be40-def6-11e0-8a09-b3c1cc336c6b>
date Tue, 17 Jul 2012 13:34:40 +0000
parents
children 517a6422d1bd
line wrap: on
line source

Europeana.4D GWT Implementation

*Building*
To build the GWT based implementation just run ant in the root folder (the directory where this file lives in).

$ ant

To clean up afterwards (for example after a "svn up") run:

$ ant clean

To build a deployable WAR File just run:

$ ant war