We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Each branch should be cloned separately and the folder has to be renamed afterwards:
cd workspace git clone -b GisApp https://github.com/OpenGridMap/grid2osm.git mv grid2osm GisApp git clone -b GisWeb https://github.com/OpenGridMap/grid2osm.git mv grid2osm GisWeb git clone -b GisApp https://github.com/OpenGridMap/grid2osm.git mv grid2osm GisWeb
System requirements:
<classpathentry kind="lib" path="/opt/play-1.2.7/framework/lib/jaxen-1.1.jar"/>
becomes
<classpathentry kind="lib" path="/home/user/libs/play-1.2.7/framework/lib/jaxen-1.1.jar"/>
or something else.