incorrect extension point in documentation
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6895 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -47,7 +47,7 @@
|
|||||||
<attribute name="class" type="string" use="required">
|
<attribute name="class" type="string" use="required">
|
||||||
<annotation>
|
<annotation>
|
||||||
<documentation>
|
<documentation>
|
||||||
The absolute implementation class of a RuleSet Manager. Must be an implementation of net.sourceforge.pmd.IRuleSetsExtension interface.
|
The absolute implementation class of a RuleSet Manager. Must be an implementation of net.sourceforge.pmd.eclipse.core.IRuleSetsExtension interface.
|
||||||
</documentation>
|
</documentation>
|
||||||
<appInfo>
|
<appInfo>
|
||||||
<meta.attribute kind="java" basedOn="net.sourceforge.pmd.eclipse.core.IRuleSetsExtension"/>
|
<meta.attribute kind="java" basedOn="net.sourceforge.pmd.eclipse.core.IRuleSetsExtension"/>
|
||||||
|
Reference in New Issue
Block a user