WarpPI/.project

36 lines
903 B
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>
2018-03-01 09:39:47 +01:00
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
2017-05-01 21:24:30 +02:00
<arguments>
</arguments>
</buildCommand>
2017-12-10 01:09:27 +01:00
<buildCommand>
2018-03-01 09:39:47 +01:00
<name>org.eclipse.m2e.core.maven2Builder</name>
2017-12-10 01:09:27 +01:00
<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>
</natures>
</projectDescription>