Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] (no subject)

Thank you Eric, for the prompt reply.

Here is the bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=391481

 

Regards

Dobrin

 

From: platform-ui-dev-bounces@xxxxxxxxxxx [mailto:platform-ui-dev-bounces@xxxxxxxxxxx] On Behalf Of Eric Moffatt
Sent: Tuesday, October 09, 2012 2:01 PM
To: Eclipse Platform UI component developers list.
Subject: Re: [platform-ui-dev] (no subject)

 


Dobrin, thanks for the input !

Generally it's best to just create the defect and let us triage it to see if it's a duplicate of an existing bug. Could you open a defect against Eclipse / Platform / UI. Just paste in the text from your email if you want it clearly states the issue. Don't forget to include the demo project (thanks again for that !) as it'll help greatly when we look into the issue (we'll try for the next service release 4.2.2)

Onwards,
Eric

From:

"Alexiev, Dobrin" <dalexiev@xxxxxx>

To:

"platform-ui-dev@xxxxxxxxxxx" <platform-ui-dev@xxxxxxxxxxx>

Date:

10/09/2012 12:19 PM

Subject:

[platform-ui-dev] (no subject)

Sent by:

platform-ui-dev-bounces@xxxxxxxxxxx

 





I noticed a problem in the perspective contributions, particularly perspectiveExtension, hiddenMenuItem, when I tried updating our product to Eclipse 4.2.
 
I define two perspectives.
I want one menu removed from one of the perspective. That works.
The problem is that the menu is also removed from the other perspective.
 
Is this a known issue? If so, it is planned to be addressed and when?
 
I attached a small project demonstration the issues, and here are the steps to reproduce it:
Import the attached plugin project in Eclipse 4.2 SDK.
Start a launch configuration that clears the workspace.
Open “My Edit Perspective” – see the “Run/Resume” menu is not there as expected by the contribution.
Open “My Debug Perspective” – see the “Run/Resume” menu is not there.
That is not what I expected. I only specified the menu to be removed from “My Edit Perspective”, not from “My Debug Perspective”.
 
Thanks
Dobrin
 [attachment "MyPlugin.zip" deleted by Eric Moffatt/Ottawa/IBM] _______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev


Back to the top