exposing eclipse 3.x resources trough a e4.tools service [message #1032068] |
Tue, 02 April 2013 10:26  |
Eclipse User |
|
|
|
Hello,
I am migrating an 3.x app, which requires 3.x workbench images typically
obtained as:
ISharedImages sharedImages = PlatformUI.getWorkbench().getSharedImages();
Now, I researched the topic a bit in relation to e4 and my conclusion
sofar is:
1) The images are in org.eclipse.ui and not available as such in pure e4.
2) The images are made available through the org.eclipse.ui.workbench
and there is no equivalent to expose them in pure e4.
woudn't it be nice to expose these images, and potentially other
resources from 3.x through an e4 tools IResourceProviderService ?
This could reside in it's own plugin or.... (I let the experts decide on
where it should go).
For now, I have made such a plugin, which now exposes the workbench
images.
You can find it here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404727
I wouldn't mind hacking this into the official e4 release or tools some
place, but would need some advise on where this goes?
Merci!
Christophe
|
|
|
|
Powered by
FUDForum. Page generated in 0.24743 seconds