Community
Participate
Working Groups
Duplicate, Rename and Delete are not available for table.
Done in R5366 (branch) and R5367 (trunk). I remove the following test on the action in the plugin.xml. I don't know why this solution works. <with variable="selection"> <and> <count value="1"> </count> <iterate> <instanceof value="org.eclipse.papyrus.nattable.instance.papyrustableinstance.PapyrusTableInstance"> </instanceof> </iterate> </and> </with> This bug can be marked as resolved fixed.