Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » How can I get ISharedImages?
How can I get ISharedImages? [message #1281067] Mon, 31 March 2014 10:03 Go to next message
Jens Rabe is currently offline Jens RabeFriend
Messages: 81
Registered: September 2013
Member
Since E4 has no PlatformUI, how could I possibly get the ISharedImages? I tried to inject them, but get an InjectionException saying: no actual value was found for the argument "ISharedImages".

[Updated on: Mon, 31 March 2014 10:03]

Report message to a moderator

Re: How can I get ISharedImages? [message #1282052 is a reply to message #1281067] Tue, 01 April 2014 20:08 Go to previous messageGo to next message
Eric Moffatt is currently offline Eric MoffattFriend
Messages: 118
Registered: July 2009
Senior Member
If you're not using the compatibility layer then they won't be available. This is part of an ongoing exercise to move bits of the 3.x code out from under the IDE framework but hasn't progressed to the shared images yet. You might open (find?) an enhancement request specifically for this...
Re: How can I get ISharedImages? [message #1282383 is a reply to message #1281067] Wed, 02 April 2014 08:02 Go to previous message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
On 31-03-14 12:03, Jens Rabe wrote:
> Since E4 has no PlatformUI, fow could I possibly get the ISharedImages?
> I tried to inject them, but get an InjectionException saying: no actual
> value was found for the argument "ISharedImages".
Hi Jens,

You could try this solution:

http://modelmoo.blogspot.nl/2013/04/eclipse-4-injecting-resource-pool.html

Rgds Christophe
Previous Topic:PartSashContainer as child of PartStack
Next Topic:TrimBar maximum height
Goto Forum:
  


Current Time: Tue Mar 19 10:58:17 GMT 2024

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

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

Back to the top