blob: 16c071fe90d1f2cb1ba5f9c899e7e4bff1a3b460 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" deactivate="stop" name="org.eclipse.egit.ui.internal.ConfigurationChecker$Checker">
<property name="event.topics" value="org/eclipse/e4/ui/LifeCycle/appStartupComplete"/>
<service>
<provide interface="org.osgi.service.event.EventHandler"/>
</service>
<implementation class="org.eclipse.egit.ui.internal.ConfigurationChecker$Checker"/>
</scr:component>