-
Notifications
You must be signed in to change notification settings - Fork 1
/
.project
44 lines (44 loc) · 1.3 KB
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>PCRM</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>de.walware.statet.r.builders.RSupport</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>de.walware.docmlet.wikitext.builders.Wikitext</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.statet.docmlet.resourceProjects.WikitextBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.statet.r.resourceProjects.RBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>de.walware.statet.base.StatetNature</nature>
<nature>de.walware.statet.r.RNature</nature>
<nature>de.walware.docmlet.wikitext.natures.Wikitext</nature>
<nature>de.walware.statet.r.RPkgNature</nature>
<nature>org.eclipse.statet.ide.resourceProjects.Statet</nature>
<nature>org.eclipse.statet.r.resourceProjects.R</nature>
<nature>org.eclipse.statet.docmlet.resourceProjects.Wikitext</nature>
<nature>org.python.pydev.pythonNature</nature>
</natures>
</projectDescription>