mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-07 10:33:26 +02:00
21 lines
535 B
XML
21 lines
535 B
XML
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<feature
|
||
|
id="org.eclipse.cdt.gnu.build"
|
||
|
label="CDT GNU Toolchain Build Support"
|
||
|
version="5.0.0"
|
||
|
provider-name="Eclipse.org">
|
||
|
|
||
|
<description url="http://www.example.com/description">
|
||
|
[Enter Feature Description here.]
|
||
|
</description>
|
||
|
|
||
|
<copyright url="http://www.example.com/copyright">
|
||
|
[Enter Copyright Description here.]
|
||
|
</copyright>
|
||
|
|
||
|
<license url="http://www.example.com/license">
|
||
|
[Enter License Description here.]
|
||
|
</license>
|
||
|
|
||
|
</feature>
|