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

[225813] Add a new GDB-Launch feature

This commit is contained in:
Ted Williams 2008-04-05 06:48:12 +00:00
parent 3b6ff0210d
commit f4c0b1b176

View file

@ -16,7 +16,7 @@ GDB Launch
%copyright
</copyright>
<license url="http://www.example.com/license">
<license url="%licenseURL">
%license
</license>
@ -24,4 +24,18 @@ GDB Launch
<update label="Device Debug" url="http://download.eclipse.org/dsdp/dd/updates"/>
</url>
<plugin
id="org.eclipse.dd.gdb.launch"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.dd.gdb.launch.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>