blob: 13efc52b936f43b97ebb1068ab5376a8ac9ef4b0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src" output="target/classes" />
<classpathentry kind="src" path="test"
output="target/test">
<attributes>
<attribute name="test" value="true"></attribute>
</attributes>
</classpathentry>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9">
<attributes>
<attribute name="module" value="true" />
<attribute name="add-exports"
value="jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED" />
</attributes>
</classpathentry>
<classpathentry kind="con"
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5" />
<classpathentry kind="output" path="bin" />
</classpath>