carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/121/1/.cp/intro/tutorialsExtensionContent.xml
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <?xml version="1.0" encoding="UTF-8" ?>
       
     2 <introContent>
       
     3   <!-- Extension to the SDK Tutorials Page. -->
       
     4   <extensionContent id="org.eclipse.jdt" name="Java Development" alt-style="css/tutorials.properties" style="css/tutorials.css" path="tutorials/@">
       
     5     <group label="Java Development" id="java" style-id="content-group">
       
     6       <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.jdt.helloworld" label="Create a Hello World application" id="hello-world" style-id="content-link">
       
     7         <text>Learn how to create a simple Java application that prints &quot;Hello world!&quot;</text>
       
     8       </link>
       
     9       <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.jdt.helloworld.swt" label="Create a Hello World SWT application" id="swt" style-id="content-link">
       
    10         <text>Learn how to create a standalone SWT Java application that displays a window to the user.</text>
       
    11       </link>
       
    12     </group>
       
    13   </extensionContent>
       
    14 </introContent>