forked from phoedos/pmd
ff592287f0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4386 51baf565-9d33-0410-a72c-fc3788e3496d
16 lines
237 B
XML
16 lines
237 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?eclipse version="3.0"?>
|
|
<plugin>
|
|
|
|
|
|
<extension
|
|
point="org.eclipse.help.toc">
|
|
<toc
|
|
file="toc.xml"
|
|
primary="false">
|
|
</toc>
|
|
</extension>
|
|
|
|
|
|
</plugin>
|