[GraphHopper] Play framework+IntelliJ+Graphhopper
Peter
graphhopper at gmx.de
Sun Jun 21 20:44:12 UTC 2015
Hi,
there are intelliJ users which have done this (including myself
sometimes), but no idea about the play framework.
Normally it should be available via the maven snippet ** ... maybe try
graphhopper not grasshopper ;) ?
What exact error message are you getting?
Kind Regards,
Peter
**
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper</artifactId>
<version>0.4.1</version>
</dependency>
On 21.06.2015 13:27, Hazem Safetli wrote:
> Hi,
>
> I’m trying to include graphhopper into a play framework template called (hello-play-java) inside IntelliJ I used Maven to include graphhopper. IntelliJ keeps telling me that the package of grasshopper doesn’t exist. Anybody faced such issue?
>
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
More information about the GraphHopper
mailing list