Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0e5ba9e6795a1501770101be40c4ef01ae5a3f8f (plain) (blame)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.equinox.p2.engine.registry">
   <implementation class="org.eclipse.equinox.internal.p2.engine.ProfileRegistryComponent"/>
</scr:component>

Back to the top