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

Forgot to tag a couple plugins.

This commit is contained in:
Doug Schaefer 2010-01-20 00:29:01 +00:00
parent 1ee948fc8e
commit e30d8ba94e

View file

@ -633,6 +633,9 @@
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.ui"/>
</antcall>
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.tcf.extension"/>
</antcall>
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.windows"/>
</antcall>
@ -642,5 +645,8 @@
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc-feature"/>
</antcall>
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.scripting"/>
</antcall>
</target>
</project>