1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-07 10:33:26 +02:00
cdt/build/org.eclipse.cdt.gnu.build-feature/feature.xml

21 lines
535 B
XML
Raw Normal View History

<?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>