lab09-bfs.iml 987 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="org.junit.jupiter:junit-jupiter:5.4.0" level="project" />
    <orderEntry type="library" name="com.github.javaparser:javaparser-core:3.5.2" level="project" />
    <orderEntry type="library" name="com.btmatthews.hamcrest:hamcrest-matchers:1.0.1" level="application" />
    <orderEntry type="library" name="it.ozimov:guava-hamcrest-matchers:2.0.0" level="application" />
    <orderEntry type="library" name="org.hamcrest:hamcrest:2.1" level="project" />
  </component>
</module>