Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace tesh.pl by pesh.py a much better version of tesh in python.
[simgrid.git] / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>simgrid</name>
4         <comment></comment>
5         <projects>
6         </projects>
7         <buildSpec>
8                 <buildCommand>
9                         <name>org.python.pydev.PyDevBuilder</name>
10                         <arguments>
11                         </arguments>
12                 </buildCommand>
13                 <buildCommand>
14                         <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
15                         <triggers>clean,full,incremental,</triggers>
16                         <arguments>
17                         </arguments>
18                 </buildCommand>
19                 <buildCommand>
20                         <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
21                         <triggers>full,incremental,</triggers>
22                         <arguments>
23                         </arguments>
24                 </buildCommand>
25         </buildSpec>
26         <natures>
27                 <nature>org.eclipse.cdt.core.cnature</nature>
28                 <nature>org.eclipse.cdt.core.ccnature</nature>
29                 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
30                 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
31                 <nature>org.python.pydev.pythonNature</nature>
32         </natures>
33 </projectDescription>