1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Bug 234923 - Make the cdt feature include the cdt.platform feature instead of depend on it.

This commit is contained in:
Doug Schaefer 2008-05-30 19:23:34 +00:00
parent 1300d696f4
commit fcca0c17ea

View file

@ -30,8 +30,8 @@
id="org.eclipse.cdt.gnu.debug"
version="0.0.0"/>
<requires>
<import feature="org.eclipse.cdt.platform" version="5.0.0"/>
</requires>
<includes
id="org.eclipse.cdt.platform"
version="0.0.0"/>
</feature>