git://secure.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
misc changes
[phpeclipse.git]
/
net.sourceforge.phpeclipse.debug.phphelp
/
plugin.xml
diff --git
a/net.sourceforge.phpeclipse.debug.phphelp/plugin.xml
b/net.sourceforge.phpeclipse.debug.phphelp/plugin.xml
index
8d80216
..
6af417e
100644
(file)
--- a/
net.sourceforge.phpeclipse.debug.phphelp/plugin.xml
+++ b/
net.sourceforge.phpeclipse.debug.phphelp/plugin.xml
@@
-29,4
+29,11
@@
</action>
</viewerContribution>
</extension>
+ <extension
+ point="org.eclipse.help.toc">
+ <toc
+ file="phphelp.xml"
+ primary="true">
+ </toc>
+ </extension>
</plugin>