* TUP-16749:Load the tutorials dialog for Provide guided Tutorials. * TUP-16749:improve for Provide guided Tutorials. * TUP-16749:Update the icon /description/tab name since attached the UX review doc * TUP-16749:Provide guided Tutorials plugin add into tos.feature. * TUP-16749:update after review of video / tutorial and change to use the vedio from nexus * TUP-16749:update after review of video / tutorial and change to use the vedio from nexus * TUP-16749:update the video,groupId,artifactId.
12 lines
317 B
XML
12 lines
317 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?eclipse version="3.4"?>
|
|
<plugin>
|
|
<extension
|
|
point="org.talend.core.runtime.service">
|
|
<Service
|
|
class="org.talend.designer.tutorials.TutorialsService"
|
|
serviceId="ITutorialsService">
|
|
</Service>
|
|
</extension>
|
|
</plugin>
|