<?xml version="1.0" encoding="UTF-8"?>
<!--
  This is the minimal project configuration (combined with .cloasspath) that
  allow JDT LS to fully work with a trivial eclipse project.

  Specification:
     https://help.eclipse.org/oxygen/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fproject_description_file.html
-->
<projectDescription>
  <name>Test</name>
  <comment></comment>
  <projects>
  </projects>
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.jdt.core.javabuilder</name>
      <arguments>
      </arguments>
    </buildCommand>
  </buildSpec>
  <natures>
    <nature>org.eclipse.jdt.core.javanature</nature>
  </natures>
</projectDescription>
