* 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.
8 lines
317 B
XML
8 lines
317 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src/main/java"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|