mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 15:05:36 +02:00
[Bug 105915] Fix for Code Formatter schema to show real name.
This commit is contained in:
parent
7bbe09a4f7
commit
b88ebd27db
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<schema targetNamespace="org.eclipse.cdt.core">
|
||||
<annotation>
|
||||
<appInfo>
|
||||
<meta.schema plugin="org.eclipse.cdt.core" id="CodeFormatter" name="CodeFormatter.name"/>
|
||||
<meta.schema plugin="org.eclipse.cdt.core" id="CodeFormatter" name="Code Formatter"/>
|
||||
</appInfo>
|
||||
<documentation>
|
||||
[Enter description of this extension point.]
|
||||
|
|
Loading…
Add table
Reference in a new issue