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)
commit7bfaaa8c4656ab214bb6c2e41694ec319f70ecc1
tree24b9351e529420765c631f07b66d620c341feada
parent6778fc22a4ba3387a25c25a72eb9bffc3176f71f
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
tools/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml