1
0
Fork 0
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:
Martin Oberhuber 2006-11-10 20:21:03 +00:00
parent a3d84940c5
commit 02f1884f41

View file

@ -52,5 +52,14 @@ Contributors:
</page>
</extension>
<!-- ============================================ -->
<!-- Define Help Context -->
<!-- ============================================ -->
<extension
point="org.eclipse.help.contexts">
<contexts
file="HelpContexts.xml">
</contexts>
</extension>
</plugin>