Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Reset perspective menu option disapear(After org.eclipse.ui.workbench upgrade Reset perspective menu option disapear)
Reset perspective menu option disapear [message #1110699] Tue, 17 September 2013 07:48
Wael Mashal is currently offline Wael MashalFriend
Messages: 2
Registered: September 2013
Junior Member
Hello ,

We have taken bundle (org.eclipse.ui.workbench_3.105.100.v20130802-1650) from build I20130807-2000 as a fix for bug 410068.

We created a feature patch but it caused a Regression - the Reset Perspective Menu option is missing (See attached screenshot) when using a brand new workspace (See attached screen shot and patch).

I was opened a bug after that I Just know that we should add all updated bundles that related to org.eclipse.ui.workbench fix in our patch , for this reason I used the below command to show the changed bundles

git log --name-only | grep -v pom.xml | grep -v forceContext | grep ^bundles
| grep -v MANIFEST.MF | grep -v api_filters | grep -v core.prefs > log.log


The big problem that i have a very long list in the attached log as an output of the executed Git command !!!

I would like taking the minimum possible related changes to minimize the risk... the minimum number of updated bundles that related directly to my issue ?


In other words :

How I can apply the patch (org.eclipse.ui.workbench_3.105.100.v20130802-1650) on 4.3 without lost the perspective menu and dont cause regressions ?


please advice ?

[Updated on: Tue, 17 September 2013 07:50]

Report message to a moderator

Previous Topic:The relationship of plugins in eclipse platform
Next Topic:View ID for custom created view is different from eclipse 3.6.2
Goto Forum:
  


Current Time: Fri Apr 26 22:59:46 GMT 2024

Powered by FUDForum. Page generated in 0.02793 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top