File: context_help.xml

package info (click to toggle)
eclipse-platform-ui 4.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 90,576 kB
  • sloc: java: 802,823; xml: 24,911; makefile: 7
file content (19 lines) | stat: -rw-r--r-- 894 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<contexts>
   <context id="markerHelpProblem1" title="Marker Help for Problem 1">
      <description>This is custom context help for the problem with the code 1.</description>
      <topic label="Topic"/>
   </context>
   <context id="markerHelpProblem2" title="Marker Help for Problem 2">
      <description>This is custom context help for the problem with the code 2.</description>
      <topic label="Topic"/>
   </context>
   <context id="markerHelpProblem3" title="Marker Help for Problem 3">
      <description>This is custom context help for the problem with the code 3.</description>
      <topic label="Topic"/>
   </context>
   <context id="markerHelpProblem4" title="Marker Help for Problem 4">
      <description>This is custom context help for the problem with the code 4.</description>
      <topic label="Topic"/>
   </context>
</contexts>