* feat(TUP-20467): Support of install of car in patch https://jira.talendforge.org/browse/TUP-20467 * feat(TUP-20467): Support of install of car in patch https://jira.talendforge.org/browse/TUP-20467 * feat(TUP-20467): Support of install of car in patch https://jira.talendforge.org/browse/TUP-20467 * feat(TUP-20467): Support of install of car in patch https://jira.talendforge.org/browse/TUP-20467 Fix CAR installation bug * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 * fix(TUP-20650): fix install problem in linux and mac. * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 Fix junit issue * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 Fix junit issue * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 adjust UI * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 1. adjust UI 2. support patch installation * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 1. adjust UI 2. support patch installation * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 1. adjust UI 2. support patch installation * feat(TUP-20470):Share components updates on the local nexus * feat(TUP-20470):don't share component from patch. * feat(TUP-20470):make share available only online mode. * feat(TUP-20471):Manual install of car and share to local nexus * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 1. update preference * feat(TUP-20469): Add a dialog to install or update components https://jira.talendforge.org/browse/TUP-20469 1. update preference
7 lines
254 B
XML
7 lines
254 B
XML
<?xml version="1.0"?>
|
|
<component name="TaCoKitService">
|
|
<implementation class="org.talend.sdk.component.studio.service.TaCoKitService"/>
|
|
<service>
|
|
<provide interface="org.talend.commons.runtime.service.ITaCoKitService"/>
|
|
</service>
|
|
</component> |