Switch to unified view

a b/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
  <name>rina</name>
4
  <comment></comment>
5
  <projects>
6
  </projects>
7
  <buildSpec>
8
      <buildCommand>
9
          <name>org.omnetpp.cdt.MakefileBuilder</name>
10
          <arguments>
11
          </arguments>
12
      </buildCommand>
13
      <buildCommand>
14
          <name>org.omnetpp.scave.builder.vectorfileindexer</name>
15
          <arguments>
16
          </arguments>
17
      </buildCommand>
18
      <buildCommand>
19
          <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
20
          <triggers>clean,full,incremental,</triggers>
21
          <arguments>
22
          </arguments>
23
      </buildCommand>
24
      <buildCommand>
25
          <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
26
          <triggers>full,incremental,</triggers>
27
          <arguments>
28
          </arguments>
29
      </buildCommand>
30
  </buildSpec>
31
  <natures>
32
      <nature>org.eclipse.cdt.core.cnature</nature>
33
      <nature>org.eclipse.cdt.core.ccnature</nature>
34
      <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
35
      <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
36
      <nature>org.omnetpp.main.omnetppnature</nature>
37
  </natures>
38
</projectDescription>