| Common Navigator Framework - lazy loading? [message #772349] |
Thu, 29 December 2011 10:12  |
Michał Borek Messages: 24 Registered: August 2010 |
Junior Member |
|
|
Hello,
I'm trying to use Common Navigator Framework in my Project
I used Template "Common Navigator View" from org.eclipse.ui.navigator.viewer and everything would be fine but the navigator is empty (doesn't contain resources) unless i right-click on the view.
Could you help me solving this issue?
Thanks a lot.
http://www.greenpath.pl
|
|
|
|
| Re: Common Navigator Framework - lazy loading? [message #772634 is a reply to message #772379] |
Fri, 30 December 2011 03:58   |
Michał Borek Messages: 24 Registered: August 2010 |
Junior Member |
|
|
Thanks for your answer.
Francis I followed this instruction and I have the same problem.
I turned on tracing and after application is started, when i right-click on (empty) navigator, then data is initialized (just like it weren't initialized automatically).
Trace output:
Application Started: 44265 <------ AFTER THIS I RIGHT-CLICKED ON NAVIGATOR
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.OpenActions
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.GotoActions
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.GoIntoActions
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.PortingActions
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.NewActions
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.PropertiesActionProvider
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.WorkManagementActionProvider
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.ResourceMgmtActions
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.UndoRedoActionProvider
Viewer Binding: actionExtension to: org.eclipse.ui.navigator.resources.WorkingSetActions
createContentProvider: Content[org.eclipse.ui.navigator.resourceContent(4) , "Resources"]
...
Just like it was normal that it is initialized lazily...
http://www.greenpath.pl
[Updated on: Fri, 30 December 2011 04:12] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09987 seconds