WarpPI/.project

40 lines
1.1 KiB
Plaintext
Raw Normal View History

2016-03-15 10:41:39 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>PICalculator</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
2017-12-10 01:09:27 +01:00
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
2016-03-15 10:41:39 +01:00
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
2017-05-01 21:24:30 +02:00
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
2017-12-10 01:09:27 +01:00
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
2016-03-15 10:41:39 +01:00
</buildSpec>
<natures>
2017-05-01 21:24:30 +02:00
<nature>org.eclipse.m2e.core.maven2Nature</nature>
2016-03-15 10:41:39 +01:00
<nature>org.eclipse.jdt.core.javanature</nature>
2017-12-10 01:09:27 +01:00
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
2016-03-15 10:41:39 +01:00
</natures>
</projectDescription>