mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
[197167][apidoc] Add modelInitializers extension point to Docs
This commit is contained in:
parent
c6c558fc7f
commit
203dd79bfa
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
<attribute name="class" type="string" use="required">
|
||||
<annotation>
|
||||
<documentation>
|
||||
A class that implements <b>org.eclipse.rse.core.IRSEModelInitializer</b>.
|
||||
A class that extends <b>org.eclipse.rse.core.IRSEModelInitializer</b>.
|
||||
</documentation>
|
||||
<appinfo>
|
||||
<meta.attribute kind="java" basedOn=":org.eclipse.rse.core.model.RSEModelInitializer"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue