Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] Removed global service registry

- Added DefaultLabelProvider, so we can inject an ILabelProivder (JFace interface).

BTW, is there an easy way to find out in the IDE where a certain interface is injected? I.e. I want to figure out all places in which ILabelProvider is injected by Guice.

Cheers,
Peter


Back to the top