<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/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="src/main/native/WebKitBuild/Release/WebCore/generated/java">
    <attributes>
      <attribute name="optional" value="true"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="src" exported="true" path="/controls"/>
  <classpathentry kind="src" exported="true" path="/media"/>
</classpath>
