blob: cb45d50b718004e8c6bd74fe534eb613d0dfb947 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.e4.core.internal.services.about.InstalledBundles">
<property name="section" value="section.installed.bundles"/>
<service>
<provide interface="org.eclipse.e4.core.services.about.ISystemInformation"/>
</service>
<implementation class="org.eclipse.e4.core.internal.services.about.InstalledBundles"/>
</scr:component>