Commit 5effb291 authored by kai's avatar kai
Browse files

New module structure:

- Moved SimStadtModelCoordinates from SimStadtRepository to GeoCoordinatesAccessor in CityDoctorLibs
- Moved coordinatesForFilename() from SimStadtRepository.Utils to CityDoctorLibs.GeoUtils.
Classpaths and tests adapted accordingly.
parent d5893391
......@@ -6,6 +6,6 @@
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/jts-1.13.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/SimStadtRepository"/>
<classpathentry combineaccessrules="false" kind="src" path="/CityDoctorLibs"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment