|
0
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<?NLS TYPE="org.eclipse.help.contexts"?>
|
|
|
3 |
<contexts>
|
|
|
4 |
|
|
|
5 |
|
|
|
6 |
<context id="IMAKERPLUGIN_HELP_PRODUCT">
|
|
|
7 |
<description>Product makefiles</description>
|
|
|
8 |
<topic label="Product makefiles" href="html/tasks/taskPreferences.html" />
|
|
|
9 |
</context>
|
|
|
10 |
|
|
|
11 |
|
|
|
12 |
<context id="IMAKERPLUGIN_HELP_TARGETS">
|
|
|
13 |
<description>List of available targets</description>
|
|
|
14 |
<topic label="Selecting target" href="html/tasks/taskPreferences.html" />
|
|
|
15 |
</context>
|
|
|
16 |
|
|
|
17 |
<context id="IMAKERPLUGIN_HELP_SELECTED_TARGETS">
|
|
|
18 |
<description>Target(s) for which to build an image</description>
|
|
|
19 |
<topic label="Build targets" href="html/tasks/taskPreferences.html" />
|
|
|
20 |
</context>
|
|
|
21 |
|
|
|
22 |
<context id="IMAKERPLUGIN_HELP_IMAGE_TYPE">
|
|
|
23 |
<description>Type of image to build</description>
|
|
|
24 |
<topic label="Image type" href="html/tasks/taskPreferences.html" />
|
|
|
25 |
</context>
|
|
|
26 |
|
|
|
27 |
<context id="IMAKERPLUGIN_HELP_FLAGS">
|
|
|
28 |
<description>Build flags to specify image characteristics. Symbol files will create symbolic files and verbose will cause iMaker commandline tool to print additional information</description>
|
|
|
29 |
<topic label="Build flags" href="html/tasks/taskPreferences.html" />
|
|
|
30 |
</context>
|
|
|
31 |
|
|
|
32 |
<context id="IMAKERPLUGIN_HELP_ADDITIONAL_PARAMS">
|
|
|
33 |
<description>Additional build parameters to insert for iMaker commandline tool</description>
|
|
|
34 |
<topic label="Additional parameters" href="html/tasks/taskPreferences.html" />
|
|
|
35 |
</context>
|
|
|
36 |
|
|
|
37 |
|
|
|
38 |
<context id="IMAKERPLUGIN_HELP">
|
|
|
39 |
<description>Help for iMakerPlugin</description>
|
|
|
40 |
<topic label="Help for iMakerPlugin" href="html/tool.html" />
|
|
|
41 |
</context>
|
|
|
42 |
|
|
|
43 |
</contexts>
|