Files
sailing-analytics/java/com.sap.sailing.ingestion/.classpath
T

32 lines
1.6 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="test" value="true"/>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry combineaccessrules="false" kind="src" path="/com.sap.sailing.domain.common"/>
<classpathentry combineaccessrules="false" kind="src" path="/com.sap.sse.common"/>
<classpathentry combineaccessrules="false" kind="src" path="/com.sap.sailing.domain.shared.android"/>
<classpathentry combineaccessrules="false" kind="src" path="/com.sap.sse.shared.android"/>
<classpathentry combineaccessrules="false" kind="src" path="/com.sap.sailing.server.gateway.serialization"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.json.simple"/>
<classpathentry combineaccessrules="false" kind="src" path="/com.sap.sailing.server.gateway.serialization.shared.android"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>