<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Tahoma">Hi everybody,<br>
      <br>
      I am a newbie developer and just started working with graphhopper.
      I was able to follow the instructions on the project's GitHub page
      and successfully run the graphhopper-web in Linux using the
      provided "graphhopper.sh" script which uses maven and jetty. <br>
      I need to do some development on graphhopper's pathfinding
      algorithms and therefore trying to run graphhopper in Eclipse with
      Apache-Tomcat 7. I imported all project files and installed maven
      on Eclipse. I read trough the </font><font face="Tahoma"><font
        face="Tahoma">graphhopper.sh script and</font> tried to copy
      Java run configurations along with necessary parameters such as
      config, graph.location and osmreader.osm into tomcat's run
      configuration, however I keep getting errors from the default
      module not being able to load the OSM file. <br>
      I would really appreciate if you share your past experiences on
      running graphhopper in Eclipse with me or if you have any
      recommendations that can guide me in the right direction.<br>
      <br>
      Regards,<br>
      Saeed </font>
  </body>
</html>