Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] singleton:=true leads to bundle activation

Singleton should have nothing to do with activation.  Do you have a scenario to reproduce?

Tom
 
 
 
----- Original message -----
From: Lars Vogel <lars.vogel@xxxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx
To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
Cc:
Subject: [equinox-dev] singleton:=true leads to bundle activation
Date: Tue, Jun 13, 2017 8:38 AM
 
Hi,

I'm currently writing a unit test for Platform UI which should prevent
undesired additional plug-in activation.

It looks like that the directive singleton:=true leads to plug-in
activation. Is that intended behavior?

AFAIK only plug-ins with OSGi services or activators require activation.

Best regards, Lars

--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev
 


Back to the top