mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
Add help contexts for processes.ui
This commit is contained in:
parent
a3d84940c5
commit
02f1884f41
1 changed files with 9 additions and 0 deletions
|
@ -52,5 +52,14 @@ Contributors:
|
|||
</page>
|
||||
</extension>
|
||||
|
||||
<!-- ============================================ -->
|
||||
<!-- Define Help Context -->
|
||||
<!-- ============================================ -->
|
||||
<extension
|
||||
point="org.eclipse.help.contexts">
|
||||
<contexts
|
||||
file="HelpContexts.xml">
|
||||
</contexts>
|
||||
</extension>
|
||||
|
||||
</plugin>
|
Loading…
Add table
Reference in a new issue