- This topic has 6 replies, 4 voices, and was last updated 17 years, 11 months ago by
erjablow.
-
AuthorPosts
-
Robert BurnsMemberThe menu item which I believe should say MyEclipse is actually being displayed as %menu.myeclipse.label. This is a fresh install of Eclipse and MyEclipse manual install. Thanks in advance.
** System properties:
OS=MacOSX
OS version=10.4.10
Java version=1.5.0_07*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.0 GA
Build id: 6.0.0-GA-200708*** Eclipse details:
Eclipse SDK
Version: 3.3.0
Build id: I20070625-1500[/img]August 22, 2007 at 8:46 am #274220
Robert BurnsMemberOkay…actually narrowed this down. This only happens when I install a SVN plugin i.e. subclipse or subversive. If they are not installed it doesn’t happen.
August 22, 2007 at 8:49 am #274221
Robert BurnsMemberOkay…I take it back! I removed all SVN plugins…menu looks okay. I install another plugin, CFEclipse and it happens again.
August 23, 2007 at 7:13 am #274360
dvsinghtpaParticipantThis is happening for me as well. I did a update and the following menu item appears:
%menu.myeclipse.label. The content of the menu functions properly, it is just that the label is messed up. The content of this top level menu is:
1) Capabilities
2) Install Example Application, etcAugust 23, 2007 at 7:15 am #274361
dvsinghtpaParticipantMy OS is Windows XP, the rest is same as yours:
Version: 6.0.0 GA
Build id: 6.0.0-GA-200708August 23, 2007 at 5:27 pm #274422
lubospMemberHappens to me to, MyEclipse6.0GA, Windows XP, full MyEclipse6.0GA install
August 24, 2007 at 4:40 pm #274522
erjablowMemberI just saw the same thing happen with another plugin that contributed to the Window|Show View menu. In that menu, I see at a top level:
%contributions.viewCategory.name
with child
%contributions.view.name
When I seelct the odd entry, I get a view titled %contributions.view.swap.name with a list of 4 names beneath:
Doe, John
Doe, Jane
Public, John
Public, JaneRight clicking on a name gives a menu with a Refresh (F5) entry and a %contributions.view.edit.name (Ctrl+O) entry.
Selecting the odd menu item gives an editor with two lines of labeled text fields: Surname with Doeand Given Name with Joe. Also, the mainmenu has an entry named %contributions.editor.menu.label just left of the Window menu. Its only entry is %contributions.editor.reset.name.
I can’t figure out which plugin is contributing to the problem, and I have added a few from other sites. Perhaps the names may help you figure it out.
-
AuthorPosts