<classpath>
  <classpathentry kind="output" path="bin"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  <classpathentry kind="src" exported="true" path="src/main/java"/>
  <classpathentry kind="src" exported="true" path="src/main/java8"/>
  <classpathentry kind="src" exported="true" path="src/main/java-jfr"/>
  <classpathentry kind="src" exported="true" path="src/test/java">
  <attributes>
      <attribute name="optional" value="true"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="src" exported="true" path="src/main/resources">
  <attributes>
      <attribute name="optional" value="true"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="src" exported="true" path="src/test/resources">
  <attributes>
      <attribute name="optional" value="true"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="src" exported="true" path="build/generated-src/version-info"/>
  <classpathentry kind="src" exported="true" path="/buildSrc"/>
</classpath>
