Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Searching for a value in all active contexts?
Searching for a value in all active contexts? [message #990778] Fri, 14 December 2012 09:09 Go to next message
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
I have an instance of a IEclipseContext.
I know, that there is a subcontext, which contains a value I need, and this subcontext is active.

Can I somehow search the whole active context chain (incl. the active subcontext) for the value?
Re: Searching for a value in all active contexts? [message #990779 is a reply to message #990778] Fri, 14 December 2012 09:13 Go to previous messageGo to next message
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
IEclipseContext..getActive()
was what i looked for!
Re: Searching for a value in all active contexts? [message #990782 is a reply to message #990778] Fri, 14 December 2012 09:20 Go to previous message
Eclipse UserFriend
getActive() for the value or get manually on .getActiveLeaf()
Previous Topic:Transitioning to Eclipse 4
Next Topic:Dynamically installed bundle and workbench
Goto Forum:
  


Current Time: Sat Apr 20 00:40:04 GMT 2024

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

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

Back to the top