1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Added crossgcc and p2 to the site.xml.

This commit is contained in:
Doug Schaefer 2009-04-29 19:08:07 +00:00
parent c11128ff5e
commit 4a63d165b2

View file

@ -60,4 +60,10 @@
<feature id="org.eclipse.cdt.launch.remote" url="features/org.eclipse.cdt.launch.remote_6.0.0.@timeStamp@.jar" version="6.0.0.@timeStamp@">
<category name="CDT Optional Features"/>
</feature>
<feature id="org.eclipse.cdt.build.crossgcc" url="features/org.eclipse.cdt.build.crossgcc_1.0.0.@timeStamp@.jar" version="1.0.0.@timeStamp@">
<category name="CDT Optional Features"/>
</feature>
<feature id="org.eclipse.cdt.p2" url="features/org.eclipse.cdt.p2_1.0.0.@timeStamp@.jar" version="1.0.0.@timeStamp@">
<category name="CDT Optional Features"/>
</feature>
</site>