https://github.com/phenotero/obo2json
Revision ce8ef2ee39329dadb60147ad43a0db01bfd78e45 authored by Sebastian on 12 April 2018, 08:43:35 UTC, committed by Sebastian on 12 April 2018, 08:43:35 UTC
1 parent 263610a
Raw File
Tip revision: ce8ef2ee39329dadb60147ad43a0db01bfd78e45 authored by Sebastian on 12 April 2018, 08:43:35 UTC
up
Tip revision: ce8ef2e
.project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
  <name>phenotero</name>
  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
  <projects/>
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.jdt.core.javabuilder</name>
    </buildCommand>
    <buildCommand>
      <name>org.eclipse.m2e.core.maven2Builder</name>
    </buildCommand>
  </buildSpec>
  <natures>
    <nature>org.eclipse.m2e.core.maven2Nature</nature>
    <nature>org.eclipse.jdt.core.javanature</nature>
  </natures>
</projectDescription>
back to top