Closed GoogleCodeExporter closed 8 years ago
Hi,
this is not a bug.
you can find an example on how to use with gisgraphoid demo :
https://code.google.com/p/gisgraphoid/source/browse/#svn%2Ftrunk%2Fgisgraphoid-d
emo%253Fstate%253Dclosed
The error seems to be because you miss some libraries : gisgraphy-commons,
universalserialiser-commons (version 1.0)
Original comment by davidmasclet@gmail.com
on 25 Apr 2014 at 11:21
OK, I found the exact list inside the .classpath of the demo project.
But where those 2 jars can be found:
<classpathentry kind="var"
path="M2_REPO/com/gisgraphy/gisgraphy-commons/1.0/gisgraphy-commons-1.0.jar"/>
<classpathentry kind="var"
path="M2_REPO/com/gisgraphy/universalserialiser-commons/3.0/universalserialiser-
commons-3.0.jar"/>
Apparently, this M2_REPO is not part of the svn repo. And a quick Googling
didn't returned obvious answer.
Do I have to build them myself?
Original comment by mathieu....@gmail.com
on 26 Apr 2014 at 8:29
Hi
You can find those jar in the gisgraphy distribution :)
David
Original comment by davidmasclet@gmail.com
on 28 Apr 2014 at 8:45
Original comment by davidmasclet@gmail.com
on 28 Apr 2014 at 8:45
Hi, how can I use this jar think you
Original comment by Mahrez....@gmail.com
on 28 Jul 2014 at 9:28
Original issue reported on code.google.com by
mathieu....@gmail.com
on 19 Apr 2014 at 8:19