Make paths consistent with server.sh, fixes #217

This commit is contained in:
Norbert Renner 2020-01-23 19:22:07 +01:00
parent f1c2b6e412
commit af5e2f2513

View file

@ -2,8 +2,7 @@
<configuration default="false" name="RouteServer" type="Application" factoryName="Application" nameIsGenerated="true"> <configuration default="false" name="RouteServer" type="Application" factoryName="Application" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="btools.server.RouteServer" /> <option name="MAIN_CLASS_NAME" value="btools.server.RouteServer" />
<module name="brouter-server" /> <module name="brouter-server" />
<option name="PROGRAM_PARAMETERS" value="segments4 brouter/misc/profiles2 profiles_user 17777 1" /> <option name="PROGRAM_PARAMETERS" value="misc/segments4 misc/profiles2 ../customprofiles 17777 1 localhost" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/.." />
<extension name="coverage"> <extension name="coverage">
<pattern> <pattern>
<option name="PATTERN" value="btools.server.*" /> <option name="PATTERN" value="btools.server.*" />