<projectDescription>
  <name>mime-util</name>
  <comment>mime-util is a simple to use, small, light weight and fast open source java utility library that can detect MIME types from files, input streams, URL&apos;s and byte arrays.
		Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4.</comment>
  <projects/>
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.jdt.core.javabuilder</name>
    </buildCommand>
    <buildCommand>
      <name>org.maven.ide.eclipse.maven2Builder</name>
    </buildCommand>
  </buildSpec>
  <natures>
    <nature>org.maven.ide.eclipse.maven2Nature</nature>
    <nature>org.eclipse.jdt.core.javanature</nature>
  </natures>
</projectDescription>