Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-incubator-e4-dev] Interesting article on modelling with prototype-based leanings

Ok, 
Sure even activating does not load classes. 
I should have known that. 

I might give the * idea a try. 

Regards,
Markus

On Wed, Oct 22, 2008 at 7:40 PM, Boris Bokowski <Boris_Bokowski@xxxxxxxxxx> wrote:

Markus Kohler wrote on 10/22/2008 01:29:07 PM:


> My naive idea was that I just could maybe through some option turn
> off lazy loading. Otherwise I would have to click around in Eclipse
> to get the plugins loaded which seems to me would not be a very
> elegant approach.


Not very elegant, but you can cause many plug-ins to load by entering "*" in the preferences dialog. Note that this will only activate plug-ins and load some of their classes, not all of them.

Boris


_______________________________________________
eclipse-incubator-e4-dev mailing list
eclipse-incubator-e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-incubator-e4-dev



Back to the top