Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Add a Project Explorer in Eclipse 4 RCP Application (How to display data in a project explorer ?)
Add a Project Explorer in Eclipse 4 RCP Application [message #1229939] Fri, 10 January 2014 15:53
Romain Martin is currently offline Romain MartinFriend
Messages: 1
Registered: January 2014
Junior Member
Hello,
I am working on an Eclipse 4 RCP application and I use a Project Explorer in my perspective.
My project explorer is a part in the application.e4xmi file with the following parameters:
Id : "org.eclipse.ui.navigator.ProjectExplorer"
ClassURI: "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"

Now i would like to display some data in the explorer.
I have created a simple data model to try, but the problem is to link the model to my explorer.
I tried to use the "org.eclipse.ui.navigator.navigatorContent" extension to define the label and content provider, and the "org.eclipse.ui.navigator.viewer" extension to link the content to the explorer.
But nothing appears in my explorer. Is this method possible in Eclipse 4 ?

Any advice would be appraciable.
Thank you for your help

Sincerely
RM
Previous Topic:Odd behavior if E4 application closed via 'X' button
Next Topic:Eclipse 3 native views in Eclipse 4 ( Welcome page )
Goto Forum:
  


Current Time: Tue Mar 19 06:27:28 GMT 2024

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

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

Back to the top