Community
Participate
Working Groups
menubarPath="org.eclipse.mylyn.tasks.ui.menu.operations/clone"
tooltip="Clone Task">
<enablement>
<and>
<!-- <and> -->
<objectClass
name="org.eclipse.mylyn.tasks.core.AbstractTask">
</objectClass>
<!--
<not>
name="org.eclipse.mylyn.internal.tasks.core.LocalTask">
</not>
</and>
-->
</enablement>
</action>