OSDN Git Service

AI 144940: ADT #1722971: Fix refactoring menu contribution for Eclipse 3.3/3.4 on...
authorRaphael Moll <>
Tue, 7 Apr 2009 23:30:57 +0000 (16:30 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 7 Apr 2009 23:30:57 +0000 (16:30 -0700)
commit9b5923a9159eda65eaa5fe7b57ab390523bf1987
tree4cf92de97e91064844484e51359011206a3e7b44
parent6edf688b0d08c82f22efbc72b0792fb8085ec2b1
AI 144940: ADT #1722971: Fix refactoring menu contribution for Eclipse 3.3/3.4 on Linux/Mac.
  The fix is that a menu contribution should redefine the menu that it is
  contributing too. In this case it seems the JDT is not yet loaded or at
  least hasn't defined the menu that we're contributing too, so we need to
  define it. This definition is extracted from the jdt.ui/plugin.xml from
  3.4 in order to define the same group names in the same order.
  BUG=1722971

Automated import of CL 144940
eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml