Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » workbench.xmi have no menu and trimbar Contributions from Application.e4xmi if RCP kills.( workbench.xmi have no menu and trimbar Contributions from Application.e4xmi if RCP kills.)
workbench.xmi have no menu and trimbar Contributions from Application.e4xmi if RCP kills. [message #1268890] Tue, 11 March 2014 05:24
Sumit Singh is currently offline Sumit SinghFriend
Messages: 141
Registered: October 2012
Location: Bangalore
Senior Member

I'm working on RCP application based on compatibility layer.

In my application I have one main Application.e4xmi and multiple fragment.e4xmi.
Case 1. If I run my application and close it and during close I'm saving the workspace then next time when I'll only it without cleaning the workspace then its work properly.

Case 2: If Application is running and you kill it through task manager or simply by eclipse terminate( if you are running it through eclipse). then next time when you open it you will not see then menus which are contributed by Application.e4xmi

Observation 1: By using live edition I'm seeing that all the menus and trimbars which are contributed by Application.e4xmi are not available in the application.

But other menus which are contributed by fragment.e4xmi are there.

Observation 2: By comparing the ".metadata/plugins/org.eclipse.e4.workbench/workspace.xmi" before and after UI messed Up. I found that In messed up workspace.xmi there is no entry for menuContributions which are contributed by Application.e4xmi.

I can use "-persistState false" or "clearPersistedState" but i want my application to open as it was close so this opetion will not help.

Is any thing I'm missing and what is went worng if application is killed.?
Previous Topic:Controlling Color of Highlight in CNF
Next Topic:persist state of navigation history
Goto Forum:
  


Current Time: Thu Mar 28 08:26:18 GMT 2024

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

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

Back to the top