mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
updated to point to correct interface org.eclipse.cdt.ui.newui.IConfigManager
This commit is contained in:
parent
1c91522f2d
commit
9002e4e9c1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ project property pages,
|
|||
Class which implements IConfigManager interface
|
||||
</documentation>
|
||||
<appInfo>
|
||||
<meta.attribute kind="java" basedOn="org.eclipse.cdt.ui.wizards.IConfigManager"/>
|
||||
<meta.attribute kind="java" basedOn="org.eclipse.cdt.ui.newui.IConfigManager"/>
|
||||
</appInfo>
|
||||
</annotation>
|
||||
</attribute>
|
||||
|
|
Loading…
Add table
Reference in a new issue