2008-12-05 19:24:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?eclipse version="3.2"?>
|
|
|
|
<plugin>
|
|
|
|
<extension
|
2009-04-24 05:52:56 +00:00
|
|
|
point="org.eclipse.equinox.p2.engine.actions">
|
|
|
|
<action
|
|
|
|
class="org.eclipse.cdt.internal.p2.touchpoint.natives.actions.UntarAction"
|
2009-04-24 06:37:43 +00:00
|
|
|
name="org.eclipse.equinox.p2.touchpoint.natives.untar"
|
2009-04-24 05:52:56 +00:00
|
|
|
touchpointType="org.eclipse.equinox.p2.native"
|
|
|
|
touchpointVersion="1.0.0"
|
2009-04-06 21:22:10 +00:00
|
|
|
version="1.0.0">
|
2009-04-24 05:52:56 +00:00
|
|
|
</action>
|
2008-12-05 19:24:28 +00:00
|
|
|
</extension>
|
2009-04-06 21:22:10 +00:00
|
|
|
<extension
|
|
|
|
point="org.eclipse.equinox.p2.engine.actions">
|
|
|
|
<action
|
2009-04-24 05:52:56 +00:00
|
|
|
class="org.eclipse.cdt.internal.p2.touchpoint.natives.actions.CleanupUntarAction"
|
2009-04-24 06:37:43 +00:00
|
|
|
name="org.eclipse.equinox.p2.touchpoint.natives.cleanupuntar"
|
2009-04-24 05:52:56 +00:00
|
|
|
touchpointType="org.eclipse.equinox.p2.native"
|
2009-04-06 21:22:10 +00:00
|
|
|
touchpointVersion="1.0.0"
|
|
|
|
version="1.0.0">
|
|
|
|
</action>
|
|
|
|
</extension>
|
2010-04-16 02:38:02 +00:00
|
|
|
<extension
|
|
|
|
point="org.eclipse.equinox.p2.engine.actions">
|
|
|
|
<action
|
|
|
|
class="org.eclipse.cdt.internal.p2.touchpoint.natives.actions.TranslateAction"
|
|
|
|
name="org.eclipse.equinox.p2.touchpoint.natives.translate"
|
|
|
|
touchpointType="org.eclipse.equinox.p2.native"
|
|
|
|
touchpointVersion="1.0.0"
|
|
|
|
version="1.0.0">
|
|
|
|
</action>
|
|
|
|
</extension>
|
2008-12-05 19:24:28 +00:00
|
|
|
|
|
|
|
</plugin>
|