This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.updates.runtime/OSGI-INF/components_install.xml

7 lines
303 B
XML
Executable File

<?xml version="1.0"?>
<component name="LocalComponentsInstallComponent">
<implementation class="org.talend.updates.runtime.engine.component.LocalComponentsInstallComponent"/>
<service>
<provide interface="org.talend.commons.runtime.service.ComponentsInstallComponent"/>
</service>
</component>