Is there a way to the context without a site?
On Wed, Jan 22, 2014 at 7:45 PM, Paul Webster <[email protected]>wrote: > Hi > > > On Wed, Jan 22, 2014 at 11:26 AM, Lars Vogel <[email protected]> wrote: > >> Just get the local context via: >> >> IEclipseContext parentContext = (IEclipseContext) >> site.getService(IEclipseContext.class); >> >> >> > This works as well with the E*services: > > EModelService service = (EModelService) > site.getService(EModelService.class); > > > -- > Paul Webster > Hi floor. Make me a sammich! - GIR > > _______________________________________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/e4-dev > >
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
