<classpath>
  <classpathentry kind="src" exported="true" path="src/main/java"/>
  <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="/web"/>
  <classpathentry kind="src" exported="true" path="/fxml"/>
  <classpathentry kind="src" exported="true" path="/swt"/>
  <classpathentry kind="src" exported="true" path="/swing"/>
  <classpathentry kind="src" exported="true" path="/media"/>
  <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  <classpathentry kind="output" path="bin"/>
</classpath>
