doc: Rename documentation external tool builders
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.doc.dev / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3 <name>org.eclipse.tracecompass.doc.dev</name>
4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
10 <triggers>clean,full,incremental,</triggers>
11 <arguments>
12 <dictionary>
13 <key>LaunchConfigHandle</key>
14 <value>&lt;project&gt;/.externalToolBuilders/Trace Compass Developer Guide Builder.launch</value>
15 </dictionary>
16 <dictionary>
17 <key>incclean</key>
18 <value>true</value>
19 </dictionary>
20 </arguments>
21 </buildCommand>
22 <buildCommand>
23 <name>org.eclipse.pde.ManifestBuilder</name>
24 <arguments>
25 </arguments>
26 </buildCommand>
27 <buildCommand>
28 <name>org.eclipse.pde.SchemaBuilder</name>
29 <arguments>
30 </arguments>
31 </buildCommand>
32 </buildSpec>
33 <natures>
34 <nature>org.eclipse.pde.PluginNature</nature>
35 <nature>org.eclipse.mylyn.wikitext.ui.wikiTextNature</nature>
36 </natures>
37 </projectDescription>
This page took 0.032035 seconds and 5 git commands to generate.