mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Give the platform feature a name for now.
This commit is contained in:
parent
b298c657b1
commit
373f7c9ba2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.platform"
|
id="org.eclipse.cdt.platform"
|
||||||
label="%featureName"
|
label="CDT Platform"
|
||||||
version="5.0.0"
|
version="5.0.0"
|
||||||
provider-name="Eclipse.org">
|
provider-name="Eclipse.org">
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue