cdt/cmake/org.eclipse.cdt.cmake.core.tests/.project
Martin Weber ef5f7c9d97 project setup: remove unnecessary maven nature
Change-Id: Ie0ccf12cfc7764170f2138ed2538876a4b3e3ba7
Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
2021-06-28 20:26:19 +02:00

28 lines
665 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.cdt.cmake.core.tests</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>