mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-20 15:35:24 +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">
|
<schema targetNamespace="org.eclipse.cdt.core">
|
||||||
<annotation>
|
<annotation>
|
||||||
<appInfo>
|
<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>
|
</appInfo>
|
||||||
<documentation>
|
<documentation>
|
||||||
[Enter description of this extension point.]
|
[Enter description of this extension point.]
|
||||||
|
|
Loading…
Add table
Reference in a new issue