Import project in Eclipse 4.22
[lttng-ust-java-tests.git] / lttng-ust-java-tests-jul / .classpath
index af1430be15836d78425a795565a49fcd23d562b4..2d5eac0c6758f383a3e2f4b62ee1d587396d0f5a 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/lttng-ust-java-tests-common"/>
        <classpathentry kind="src" output="target/classes" path="src/main/java">
                <attributes>
                        <attribute name="optional" value="true"/>
@@ -14,6 +15,7 @@
        </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="module" value="true"/>
                        <attribute name="maven.pomderived" value="true"/>
                </attributes>
        </classpathentry>
@@ -22,5 +24,6 @@
                        <attribute name="maven.pomderived" value="true"/>
                </attributes>
        </classpathentry>
+       <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
        <classpathentry kind="output" path="target/classes"/>
 </classpath>
This page took 0.022281 seconds and 4 git commands to generate.