Alejandro Acuña
2024-09-16 adba74e107bcda9e1cb510bc14364b02e781baef
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/external libs/jackson-annotations-2.9.4.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/external libs/jackson-databind-2.9.4.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/external libs/jackson-core-2.9.4.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/external libs/svg-salamander-1.0.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/internal libs/flatgui.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/internal libs/osm.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/internal libs/persistence.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/internal libs/utils.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/internal libs/vmsboard.jar"/>
    <classpathentry exported="true" kind="lib" path="X:/ARTIC3/internal libs/model.jar"/>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="test"/>
    <classpathentry kind="output" path="bin"/>
</classpath>